summaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2021-09-29 14:51:43 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2021-09-29 15:54:33 +0200
commit60300291fdd62a0b808c78942a2ce0aae872cab0 (patch)
tree5acc75923c76297dd53e6fd3c9bdc3e52587426c /lib/config-win32ce.h
parent0259e8c35fba3000ec9efc02cc22e8efb67d6442 (diff)
downloadcurl-60300291fdd62a0b808c78942a2ce0aae872cab0.tar.gz
config: remove `HAVE_WINSOCK_H` definition
It's not used anymore. Closes https://github.com/curl/curl/pull/7795
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index 70b7ae7b5..889028b26 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -110,9 +110,6 @@
/* 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