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

Diff for /pegasus/src/Pegasus/Common/Attic/IPCWindows.h between version 1.1.2.18 and 1.1.2.19

version 1.1.2.18, 2001/11/16 17:46:21 version 1.1.2.19, 2001/12/10 16:24:57
Line 31 
Line 31 
 #endif #endif
 #include <process.h> #include <process.h>
  
   //
   // PLEASE DO NOT REMOVE THE DEFINTION OF FD_SETSIZE!
   //
   
   #ifndef FD_SETSIZE
   # define FD_SETSIZE 1024
   #endif
   
 #include <windows.h> #include <windows.h>
   
 #include <stdlib.h> #include <stdlib.h>
 #include <sys/types.h> #include <sys/types.h>
 #include <sys/timeb.h> #include <sys/timeb.h>


Legend:
Removed from v.1.1.2.18  
changed lines
  Added in v.1.1.2.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2