diff options
Diffstat (limited to 'src/common/socket.h')
-rw-r--r-- | src/common/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/socket.h b/src/common/socket.h index 0870c9d4e..82f8b84c3 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -6,7 +6,6 @@ #define _SOCKET_H_ #include "../common/cbasetypes.h" -#include "../config/core.h" #ifdef WIN32 #include "../common/winapi.h" |