diff options
Diffstat (limited to 'Source/Core/Common/Network.cpp')
| -rw-r--r-- | Source/Core/Common/Network.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/Common/Network.cpp b/Source/Core/Common/Network.cpp index aed767a85e..0ed2360267 100644 --- a/Source/Core/Common/Network.cpp +++ b/Source/Core/Common/Network.cpp @@ -11,8 +11,6 @@ #ifndef _WIN32 #include <netinet/in.h> #include <string.h> -#include <sys/socket.h> -#include <sys/types.h> #else #include <WinSock2.h> #endif |
