revert commit 1357, it could break linkage

This commit is contained in:
Vincent Torri 2012-01-31 18:10:20 +00:00
parent 19cfaac52e
commit 09522e65af
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#include "byte_manager.h"
#ifdef _WIN32
#include <winsock.h>
#include <winsock2.h>
#else
typedef int SOCKET;
#endif /*_WIN32*/