summaryrefslogtreecommitdiff
path: root/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
commit00b7a550b5f226f577966163747a28989bed5c32 (patch)
treeccb8962aaf637be911d1370b5593aedadf484cef /ares_gethostbyaddr.c
parente55c48b8cfcd9e098801335fedebd5b1702fc800 (diff)
downloadc-ares-00b7a550b5f226f577966163747a28989bed5c32.tar.gz
c-ares-00b7a550b5f226f577966163747a28989bed5c32.tar.bz2
c-ares-00b7a550b5f226f577966163747a28989bed5c32.zip
Added preliminary IPv6 support to ares_gethostbyname
Diffstat (limited to 'ares_gethostbyaddr.c')
-rw-r--r--ares_gethostbyaddr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares_gethostbyaddr.c b/ares_gethostbyaddr.c
index 55f7aa9..bd63d1a 100644
--- a/ares_gethostbyaddr.c
+++ b/ares_gethostbyaddr.c
@@ -33,6 +33,7 @@
#include "ares.h"
#include "ares_private.h"
+#include "inet_net_pton.h"
#ifdef WATT32
#undef WIN32