(file) Return to Platform_LINUX_IA64_GNU.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h between version 1.8 and 1.9

version 1.8, 2003/10/22 14:26:03 version 1.9, 2004/03/31 19:09:11
Line 28 
Line 28 
 // Modified By: Mike Day (mdday@us.ibm.com) // Modified By: Mike Day (mdday@us.ibm.com)
 //              Carol Ann Krug Graves, Hewlett-Packard Company //              Carol Ann Krug Graves, Hewlett-Packard Company
 //                (carolann_graves@hp.com) //                (carolann_graves@hp.com)
 //  //              Bapu Patil (bapu_patil@hp.com)
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_Platform_LINUX_IA64_GNU_h #ifndef Pegasus_Platform_LINUX_IA64_GNU_h
Line 70 
Line 70 
 #include <features.h> #include <features.h>
 #include <stdio.h> #include <stdio.h>
 #include <stdlib.h> #include <stdlib.h>
   #include <sys/param.h> // For MAXHOSTNAMELEN
 #ifndef min #ifndef min
 #define min(a,b) (((a)<(b))?(a):(b)) #define min(a,b) (((a)<(b))?(a):(b))
 #endif #endif


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2