add needed include

This commit is contained in:
Daniel Stenberg 2005-04-15 21:51:46 +00:00
parent 099ae31523
commit 2fcbf13920
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include <string.h>
#include <stdlib.h>
#include "ares_ipv6.h"
#include "inet_net_pton.h"
#if !defined(HAVE_INET_NET_PTON) || !defined(HAVE_INET_NET_PTON_IPV6) || \