summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.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 10:42:49 +0200
commit180180a44d8e7a54b772af02eb90e0eab1c61d37 (patch)
treedc6559efeb0d2f911b8c781b4ab8499536136ec0 /lib/config-win32ce.h
parent12246eddc5d844efec16141d259092fd69f89bc4 (diff)
downloadcurl-180180a44d8e7a54b772af02eb90e0eab1c61d37.tar.gz
Revert "build: remove checks for WinSock 1"
Due to CI issues This reverts commit c2ea04f92b00b6271627cb218647527b5a50f2fc. Closes #7790
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index 889028b26..70b7ae7b5 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -110,6 +110,9 @@
/* Define if you have the <windows.h> header file. */
#define HAVE_WINDOWS_H 1
+/* Define if you have the <winsock.h> header file. */
+#define HAVE_WINSOCK_H 1
+
/* Define if you have the <winsock2.h> header file. */
#define HAVE_WINSOCK2_H 1