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

Diff for /pegasus/src/Pegasus/Common/Config.h between version 1.65 and 1.66

version 1.65, 2006/11/10 18:14:57 version 1.66, 2006/11/17 18:32:41
Line 215 
Line 215 
 #endif #endif
  
 #ifndef PEGASUS_MAXHOSTNAMELEN #ifndef PEGASUS_MAXHOSTNAMELEN
   # ifdef _POSIX_HOST_NAME_MAX
   #  define PEGASUS_MAXHOSTNAMELEN _POSIX_HOST_NAME_MAX
   # else
 #define PEGASUS_MAXHOSTNAMELEN MAXHOSTNAMELEN #define PEGASUS_MAXHOSTNAMELEN MAXHOSTNAMELEN
 #endif #endif
   #endif
  
 #ifdef __cplusplus #ifdef __cplusplus
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN


Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2