aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/curl/curl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h
index 10a287887..5bd6b3feb 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -151,6 +151,7 @@ extern "C" {
/* The check above prevents the winsock2 inclusion if winsock.h already was
included, since they can't co-exist without problems */
#include <winsock2.h>
+#include <ws2tcpip.h>
#endif
#else