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

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h between version 1.2 and 1.4

version 1.2, 2003/10/22 14:26:03 version 1.4, 2004/06/08 00:22:08
Line 27 
Line 27 
 // //
 // Author: Lynn Moss (lynnmoss@us.ibm.com) // Author: Lynn Moss (lynnmoss@us.ibm.com)
 // //
   // Modified By:
   //              Bapu Patil (bapu_patil@hp.com)
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_Platform_LINUX_ZSERIES_GNU_h #ifndef Pegasus_Platform_LINUX_ZSERIES_GNU_h
Line 66 
Line 68 
 #include <features.h> #include <features.h>
 #include <stdio.h> #include <stdio.h>
 #include <stdlib.h> #include <stdlib.h>
 #ifndef min  #include <sys/param.h> // For MAXHOSTNAMELEN
 #define min(a,b) (((a)<(b))?(a):(b))  
 #endif  
 #endif /* Pegasus_Platform_LINUX_ZSERIES_GNU_h */ #endif /* Pegasus_Platform_LINUX_ZSERIES_GNU_h */


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2