(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.33.8.1 and 1.34

version 1.33.8.1, 2007/03/23 21:53:51 version 1.34, 2007/04/11 20:41:43
Line 1 
Line 1 
 /*  
 //%2006//////////////////////////////////////////////////////////////////////// //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
Line 31 
Line 30 
 //============================================================================== //==============================================================================
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 */  
  
 #ifndef Pegasus_Platform_LINUX_IX86_GNU_h #ifndef Pegasus_Platform_LINUX_IX86_GNU_h
 #define Pegasus_Platform_LINUX_IX86_GNU_h #define Pegasus_Platform_LINUX_IX86_GNU_h
Line 75 
Line 73 
 #include <features.h> #include <features.h>
 #include <stdio.h> #include <stdio.h>
 #include <stdlib.h> #include <stdlib.h>
 #include <sys/param.h> /* For MAXHOSTNAMELEN */  #include <sys/param.h> // For MAXHOSTNAMELEN
 #include <limits.h>    /* _POSIX_HOST_NAME_MAX */  #include <limits.h>    // _POSIX_HOST_NAME_MAX
   
 #if defined(PEGASUS_OS_LSB) && !defined(MAXHOSTNAMELEN)  
 #define PEGASUS_MAXHOSTNAMELEN 64  
 #endif  
  
 #if (__GNUC__ >= 4) #if (__GNUC__ >= 4)
 # define PEGASUS_EXPORT __attribute__ ((visibility("default"))) # define PEGASUS_EXPORT __attribute__ ((visibility("default")))


Legend:
Removed from v.1.33.8.1  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2