From 21f331ead265b1f02ae14fd03e9af53ea5b7bd55 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 5 Mar 2010 20:01:47 +0000 Subject: Added IPv6 name servers support --- ares/inet_ntop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ares/inet_ntop.c') diff --git a/ares/inet_ntop.c b/ares/inet_ntop.c index b3061774e..3b3539780 100644 --- a/ares/inet_ntop.c +++ b/ares/inet_ntop.c @@ -42,6 +42,7 @@ #include #include +#include "ares.h" #include "ares_ipv6.h" #include "inet_ntop.h" -- cgit v1.2.3