|
From: <wsh...@us...> - 2003-08-18 23:19:54
|
Update of /cvsroot/emc/rcslib/src/cms
In directory sc8-pr-cvs1:/tmp/cvs-serv9848/src/cms
Modified Files:
Tag: wps_multiplat_dev_branch
sokintrf_no_config.h
Log Message:
.
Index: sokintrf_no_config.h
===================================================================
RCS file: /cvsroot/emc/rcslib/src/cms/Attic/sokintrf_no_config.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** sokintrf_no_config.h 8 Aug 2003 14:26:42 -0000 1.1.2.1
--- sokintrf_no_config.h 18 Aug 2003 23:19:52 -0000 1.1.2.2
***************
*** 69,72 ****
--- 69,74 ----
#else
#include <winsock2.h>
+ #define USE_WINSOCK 1
+
#endif
***************
*** 96,99 ****
--- 98,102 ----
#include <unistd.h> /* close() */
#endif /* gnuwin32 */
+
#endif /* _WINDOWS */
|