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

Diff for /pegasus/src/Pegasus/Common/SystemUnix.cpp between version 1.22 and 1.23

version 1.22, 2002/01/17 05:33:49 version 1.23, 2002/02/05 10:24:47
Line 41 
Line 41 
 #include <unistd.h> #include <unistd.h>
 #include <dirent.h> #include <dirent.h>
 #include <pwd.h> #include <pwd.h>
   
   #ifndef PEGASUS_PLATFORM_ZOS_ZSERIES_IBM
 #include <crypt.h> #include <crypt.h>
   #else
   #include <unistd.h>
   #endif
   
 #include "System.h" #include "System.h"
 #include <sys/stat.h> #include <sys/stat.h>
 #include <sys/types.h> #include <sys/types.h>


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2