Finished winsock code cleanup

This commit is contained in:
mpc
2004-06-27 13:07:06 +00:00
committed by zzz
parent dc04b7cf09
commit f312318fab
3 changed files with 44 additions and 6 deletions

View File

@@ -104,7 +104,6 @@
#endif
#ifdef WINSOCK
#include <windows.h>
#include <winsock2.h>
#else
#include <unistd.h>
#endif