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

Diff for /pegasus/src/Pegasus/Common/System.h between version 1.36 and 1.37

version 1.36, 2003/12/08 21:29:01 version 1.37, 2003/12/10 00:05:23
Line 41 
Line 41 
 #include <Pegasus/Common/Logger.h> #include <Pegasus/Common/Logger.h>
 #include <sys/stat.h> #include <sys/stat.h>
  
   
   #if defined(PEGASUS_PLATFORM_WIN32_IX86_MSVC)
   #ifndef mode_t
   #define mode_t unsigned long
   #endif
   #endif
   
 // //
 // Protocal Type // Protocal Type
 // //


Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2