Loading include/curl/curl.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -151,6 +151,7 @@ extern "C" { /* The check above prevents the winsock2 inclusion if winsock.h already was /* The check above prevents the winsock2 inclusion if winsock.h already was included, since they can't co-exist without problems */ included, since they can't co-exist without problems */ #include <winsock2.h> #include <winsock2.h> #include <ws2tcpip.h> #endif #endif #else #else Loading Loading
include/curl/curl.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -151,6 +151,7 @@ extern "C" { /* The check above prevents the winsock2 inclusion if winsock.h already was /* The check above prevents the winsock2 inclusion if winsock.h already was included, since they can't co-exist without problems */ included, since they can't co-exist without problems */ #include <winsock2.h> #include <winsock2.h> #include <ws2tcpip.h> #endif #endif #else #else Loading