diff options
Diffstat (limited to 'lib/easy.c')
-rw-r--r-- | lib/easy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/easy.c b/lib/easy.c index 9ad2be40c..f76df632b 100644 --- a/lib/easy.c +++ b/lib/easy.c @@ -37,7 +37,6 @@ #include "strequal.h" #if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__) -#include <winsock.h> #include <time.h> #include <io.h> #else |