diff options
Diffstat (limited to 'src/common/socket.h')
-rw-r--r-- | src/common/socket.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/socket.h b/src/common/socket.h index 94f86759b..bd5d9baa2 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -7,8 +7,6 @@ #include "common/cbasetypes.h" -#include <time.h> - #ifdef WIN32 # include "common/winapi.h" typedef long in_addr_t; |