summaryrefslogtreecommitdiff
path: root/ares_expand_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_expand_string.c')
-rw-r--r--ares_expand_string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_expand_string.c b/ares_expand_string.c
index 776a2fb..dcb0c02 100644
--- a/ares_expand_string.c
+++ b/ares_expand_string.c
@@ -16,7 +16,7 @@
#include "setup.h"
#include <sys/types.h>
-#ifdef WIN32
+#if defined(WIN32) && !defined(WATT32)
#include "nameser.h"
#else
#include <netinet/in.h>