aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.netware
diff options
context:
space:
mode:
Diffstat (limited to 'ares/Makefile.netware')
-rw-r--r--ares/Makefile.netware1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index c522de3cb..ee91b75e0 100644
--- a/ares/Makefile.netware
+++ b/ares/Makefile.netware
@@ -298,6 +298,7 @@ config.h: Makefile.netware
@echo $(DL)#define STDC_HEADERS 1$(DL) >> $@
@echo $(DL)#define TIME_WITH_SYS_TIME 1$(DL) >> $@
@echo $(DL)#define HAVE_STRUCT_IN6_ADDR 1$(DL) >> $@
+ @echo $(DL)#define HAVE_AF_INET6 1$(DL) >> $@
ifdef NW_WINSOCK
@echo $(DL)#define HAVE_CLOSESOCKET 1$(DL) >> $@
else