aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.inc
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-04-12 19:01:19 +0000
committerYang Tse <yangsita@gmail.com>2007-04-12 19:01:19 +0000
commit2364066be0aa442feded4655735b792d9bcf3753 (patch)
tree14a5beadf3e88711e958b665ba1eae3b6f8f6169 /ares/Makefile.inc
parentb36376e12d0bd904e02122ebffc6c21530ee40e8 (diff)
use ares_getopt for all platforms
Diffstat (limited to 'ares/Makefile.inc')
-rw-r--r--ares/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.inc b/ares/Makefile.inc
index 55735e2d6..332f8d57c 100644
--- a/ares/Makefile.inc
+++ b/ares/Makefile.inc
@@ -6,7 +6,7 @@ ares_timeout.c ares_destroy.c ares_mkquery.c ares_version.c \
ares_expand_name.c ares_parse_a_reply.c windows_port.c \
ares_expand_string.c ares_parse_ptr_reply.c ares_parse_aaaa_reply.c \
ares_getnameinfo.c inet_net_pton.c bitncmp.c inet_ntop.c \
-ares_parse_ns_reply.c
+ares_parse_ns_reply.c ares_getopt.c
HHEADERS = ares.h ares_private.h setup.h ares_dns.h ares_version.h \
nameser.h inet_net_pton.h inet_ntop.h ares_ipv6.h bitncmp.h \