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 +#include #endif #else