revert (svn merge -c -1368 ). It does break compilation on windows
This commit is contained in:
parent
09522e65af
commit
427b2427d4
|
@ -35,7 +35,7 @@
|
|||
#include "byte_manager.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock2.h>
|
||||
#include <winsock.h>
|
||||
#else
|
||||
typedef int SOCKET;
|
||||
#endif /*_WIN32*/
|
||||
|
|
Loading…
Reference in New Issue