aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-21 20:11:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-21 20:11:31 +0000
commitb685b5672a89ebf417cbd438b258e36e58db3e92 (patch)
tree4f0b9f7d24da4d1a53f4d617239a0365cb8da07b /ares
parent8f6c2f87c892e87899002ccef809329879ed40b0 (diff)
added missing headers
Diffstat (limited to 'ares')
-rw-r--r--ares/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.inc b/ares/Makefile.inc
index d99d6f3a3..0d05c7bc5 100644
--- a/ares/Makefile.inc
+++ b/ares/Makefile.inc
@@ -7,7 +7,7 @@ windows_port.c ares_expand_string.c ares_parse_ptr_reply.c \
ares_parse_aaaa_reply.c inet_net_pton.c bitncmp.c
HHEADERS = ares.h ares_private.h setup.h ares_dns.h ares_version.h nameser.h \
- inet_net_pton.h
+ inet_net_pton.h ares_ipv6.h bitncmp.h
MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \
ares_free_hostent.3 ares_free_string.3 ares_gethostbyaddr.3 \