summaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 10:39:35 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:21 +0200
commit6f5ff0ee04e2bcaf16bf2121c533bea38581cfe7 (patch)
tree1bf3a868c29c4e9bb25224e19850b9687b17aa22 /lib/config-win32.h
parentf471efa78c64e405b61a195f072f8b759905f43f (diff)
downloadcurl-6f5ff0ee04e2bcaf16bf2121c533bea38581cfe7.tar.gz
configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r
Closes #7276
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index d81a08298..317513324 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -182,9 +182,6 @@
/* Define to 1 if you have the getsockname function. */
#define HAVE_GETSOCKNAME 1
-/* Define if you have the gethostbyaddr function. */
-#define HAVE_GETHOSTBYADDR 1
-
/* Define if you have the gethostname function. */
#define HAVE_GETHOSTNAME 1