aboutsummaryrefslogtreecommitdiff
path: root/ares/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares/config-win32.h')
-rw-r--r--ares/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/config-win32.h b/ares/config-win32.h
index 2245b0386..dde9978f9 100644
--- a/ares/config-win32.h
+++ b/ares/config-win32.h
@@ -97,6 +97,9 @@
/* Define if you have the strnicmp function. */
#define HAVE_STRNICMP 1
+/* Define if you have the gethostname function. */
+#define HAVE_GETHOSTNAME 1
+
/* Define if you have the recv function. */
#define HAVE_RECV 1