(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.8 and 1.9

version 1.8, 2003/05/21 11:32:22 version 1.9, 2003/06/25 17:44:03
Line 31 
Line 31 
  
 #ifdef PEGASUS_OS_TYPE_WINDOWS #ifdef PEGASUS_OS_TYPE_WINDOWS
 # include <windows.h> # include <windows.h>
   # ifndef _WINSOCKAPI_
   #   include <winsock2.h>
   # endif
 #else #else
 # include <cctype> # include <cctype>
 #ifndef PEGASUS_OS_OS400 #ifndef PEGASUS_OS_OS400


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2