@@ -11,8 +11,6 @@
#include <DbgHelp.h>
#pragma comment(lib, "dbghelp.lib")
-typedef int SOCKET;
-
#else
#include <sys/socket.h>
#include <fcntl.h>