(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.3

version 1.2, 2003/10/22 14:26:03 version 1.3, 2004/03/31 19:09:11
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>
   #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.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2