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

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_IX86_GNU.h between version 1.20 and 1.21

version 1.20, 2004/03/31 19:09:11 version 1.21, 2004/06/08 00:22:08
Line 73 
Line 73 
 #include <stdio.h> #include <stdio.h>
 #include <stdlib.h> #include <stdlib.h>
 #include <sys/param.h> // For MAXHOSTNAMELEN #include <sys/param.h> // For MAXHOSTNAMELEN
 #ifndef min  
 #define min(a,b) (((a)<(b))?(a):(b))  
 #endif  
 #endif /* Pegasus_Platform_LINUX_IX86_GNU_h */ #endif /* Pegasus_Platform_LINUX_IX86_GNU_h */


Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2