Loading include/curl/system.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -442,8 +442,8 @@ /* CURL_PULL_WS2TCPIP_H is defined above when inclusion of header file */ /* CURL_PULL_WS2TCPIP_H is defined above when inclusion of header file */ /* ws2tcpip.h is required here to properly make type definitions below. */ /* ws2tcpip.h is required here to properly make type definitions below. */ #ifdef CURL_PULL_WS2TCPIP_H #ifdef CURL_PULL_WS2TCPIP_H # include <windows.h> # include <winsock2.h> # include <winsock2.h> # include <windows.h> # include <ws2tcpip.h> # include <ws2tcpip.h> #endif #endif Loading Loading
include/curl/system.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -442,8 +442,8 @@ /* CURL_PULL_WS2TCPIP_H is defined above when inclusion of header file */ /* CURL_PULL_WS2TCPIP_H is defined above when inclusion of header file */ /* ws2tcpip.h is required here to properly make type definitions below. */ /* ws2tcpip.h is required here to properly make type definitions below. */ #ifdef CURL_PULL_WS2TCPIP_H #ifdef CURL_PULL_WS2TCPIP_H # include <windows.h> # include <winsock2.h> # include <winsock2.h> # include <windows.h> # include <ws2tcpip.h> # include <ws2tcpip.h> #endif #endif Loading