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

Diff for /pegasus/src/Pegasus/Common/Socket.cpp between version 1.4 and 1.5

version 1.4, 2002/06/01 00:56:38 version 1.5, 2002/08/22 14:56:51
Line 33 
Line 33 
 # include <windows.h> # include <windows.h>
 #else #else
 # include <cctype> # include <cctype>
   #ifndef PEGASUS_OS_OS400
 # include <unistd.h> # include <unistd.h>
   #else
   #   include <unistd.cleinc>
   #endif
 # include <cstdlib> # include <cstdlib>
 # include <errno.h> # include <errno.h>
 # include <fcntl.h> # include <fcntl.h>


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2