aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_gethostbyaddr.c
diff options
context:
space:
mode:
authorDominick Meglio <dcm5151@esu.edu>2005-04-08 19:46:46 +0000
committerDominick Meglio <dcm5151@esu.edu>2005-04-08 19:46:46 +0000
commit634982840ebd676255f50b87c2c06405281bf885 (patch)
tree981572a1275dc5f28e5c68d5b9e013e250f08e74 /ares/ares_gethostbyaddr.c
parentfb3c85ab2f6353985b5a3b4252e18b8398d095eb (diff)
Added preliminary IPv6 support to ares_gethostbyname
Diffstat (limited to 'ares/ares_gethostbyaddr.c')
-rw-r--r--ares/ares_gethostbyaddr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/ares_gethostbyaddr.c b/ares/ares_gethostbyaddr.c
index 55f7aa9e1..bd63d1a95 100644
--- a/ares/ares_gethostbyaddr.c
+++ b/ares/ares_gethostbyaddr.c
@@ -33,6 +33,7 @@
#include "ares.h"
#include "ares_private.h"
+#include "inet_net_pton.h"
#ifdef WATT32
#undef WIN32