aboutsummaryrefslogtreecommitdiff
path: root/lib/sendf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sendf.c')
-rw-r--r--lib/sendf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/sendf.c b/lib/sendf.c
index b964bdd56..76e01393e 100644
--- a/lib/sendf.c
+++ b/lib/sendf.c
@@ -39,9 +39,6 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
-#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
-#include <winsock.h>
-#endif
#include <curl/curl.h>
#include "urldata.h"