1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

add needed include

This commit is contained in:
Daniel Stenberg 2005-04-15 21:51:46 +00:00
parent 099ae31523
commit 2fcbf13920

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) || \