summaryrefslogtreecommitdiff
path: root/ahost.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-04-28 16:47:33 +0000
committerYang Tse <yangsita@gmail.com>2009-04-28 16:47:33 +0000
commit5fc305a0bad1ca0685a0c434ad74129147c28d30 (patch)
tree4c99dc2e1ac808912faf3c8587b9410be5cfbb51 /ahost.c
parent488a855a4adbebe363c7ca0537c8c2de2bda28ea (diff)
downloadc-ares-5fc305a0bad1ca0685a0c434ad74129147c28d30.tar.gz
c-ares-5fc305a0bad1ca0685a0c434ad74129147c28d30.tar.bz2
c-ares-5fc305a0bad1ca0685a0c434ad74129147c28d30.zip
Initial step towards a configure time ares_socklen_t definition
Diffstat (limited to 'ahost.c')
-rw-r--r--ahost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ahost.c b/ahost.c
index 567c7a0..46ec735 100644
--- a/ahost.c
+++ b/ahost.c
@@ -42,6 +42,7 @@
#include "inet_ntop.h"
#include "inet_net_pton.h"
#include "ares_getopt.h"
+#include "ares_ipv6.h"
#ifndef HAVE_STRDUP
# include "ares_strdup.h"