mirror of
https://github.com/curl/curl.git
synced 2026-08-09 20:34:19 +03:00
CMake: remove HAVE_WINSOCK_H definition
It's not used anymore. Closes https://github.com/curl/curl/pull/7795
This commit is contained in:
parent
60300291fd
commit
2bde1774ff
4 changed files with 0 additions and 25 deletions
|
|
@ -710,9 +710,6 @@
|
|||
/* Define to 1 if you have the winsock2.h header file. */
|
||||
#cmakedefine HAVE_WINSOCK2_H 1
|
||||
|
||||
/* Define to 1 if you have the winsock.h header file. */
|
||||
#cmakedefine HAVE_WINSOCK_H 1
|
||||
|
||||
/* Define this symbol if your OS supports changing the contents of argv */
|
||||
#cmakedefine HAVE_WRITABLE_ARGV 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue