summaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-09 16:30:24 +0000
committerYang Tse <yangsita@gmail.com>2008-05-09 16:30:24 +0000
commit0848b4fdaa130054c981194afa2ff0cd136d2590 (patch)
tree7c155964a353e2a872427b3aa1402e3f9be02f7a /Makefile.inc
parentfd5fdecf303826473ccb50a8762a331473b3c481 (diff)
downloadc-ares-0848b4fdaa130054c981194afa2ff0cd136d2590.tar.gz
c-ares-0848b4fdaa130054c981194afa2ff0cd136d2590.tar.bz2
c-ares-0848b4fdaa130054c981194afa2ff0cd136d2590.zip
Use monotonic time source if available.
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 58a27bb..c524802 100644
--- a/Makefile.inc
+++ b/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_llist.c
+ares_parse_ns_reply.c ares_llist.c ares__timeval.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 \