summaryrefslogtreecommitdiff
path: root/Makefile.inc
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
commitb6f7715488fd092679607a064a6e2b4150237549 (patch)
treed015abe4400c674f5cccfdc8e1f6cdc9d42841d8 /Makefile.inc
parentaf3a246f329f2dd28c41226288348151d8fa1bc0 (diff)
downloadc-ares-b6f7715488fd092679607a064a6e2b4150237549.tar.gz
c-ares-b6f7715488fd092679607a064a6e2b4150237549.tar.bz2
c-ares-b6f7715488fd092679607a064a6e2b4150237549.zip
added missing headers
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index d99d6f3..0d05c7b 100644
--- a/Makefile.inc
+++ b/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 \