mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:53:39 +03:00
parent
daa5b044b8
commit
58e0ff809f
9 changed files with 171 additions and 172 deletions
|
|
@ -370,7 +370,7 @@ curl_includes_winsock2="\
|
|||
/* includes start */
|
||||
#ifdef _WIN32
|
||||
# ifndef WIN32_LEAN_AND_MEAN
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# endif
|
||||
# include <winsock2.h>
|
||||
#endif
|
||||
|
|
@ -389,7 +389,7 @@ curl_includes_ws2tcpip="\
|
|||
/* includes start */
|
||||
#ifdef _WIN32
|
||||
# ifndef WIN32_LEAN_AND_MEAN
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# endif
|
||||
# include <winsock2.h>
|
||||
# include <ws2tcpip.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue