summaryrefslogtreecommitdiff
path: root/lib/config-vxworks.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-29 08:16:42 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-29 08:16:42 +0200
commit89a0aa405b642adcb1b5efeed89cf8ccf60ba33b (patch)
tree4b85672b33163fecfea86ba50b3a2a311c78b688 /lib/config-vxworks.h
parent2b7e56aab353188e7919cd941150abb77ffc4d97 (diff)
downloadcurl-89a0aa405b642adcb1b5efeed89cf8ccf60ba33b.tar.gz
Revert "build: remove checks for WinSock 1"bagder/revert-rm-winsock
This reverts commit c2ea04f92b00b6271627cb218647527b5a50f2fc.
Diffstat (limited to 'lib/config-vxworks.h')
-rw-r--r--lib/config-vxworks.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h
index af1d87345..042e67ee9 100644
--- a/lib/config-vxworks.h
+++ b/lib/config-vxworks.h
@@ -601,6 +601,9 @@
/* Define to 1 if you have the winsock2.h header file. */
/* #undef HAVE_WINSOCK2_H */
+/* Define to 1 if you have the winsock.h header file. */
+/* #undef HAVE_WINSOCK_H */
+
/* Define this symbol if your OS supports changing the contents of argv */
#define HAVE_WRITABLE_ARGV 1