From: Gisle Vanem Date: Thu, 21 Aug 2008 14:08:47 +0000 (+0000) Subject: Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when X-Git-Tag: curl-7_19_0~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582833b3389c1cbfbf253bf252828b3525328361;p=thirdparty%2Fcurl.git Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when building with 'USE_ARES'. --- diff --git a/lib/config.dos b/lib/config.dos index 6b36fca499..7e1fe47815 100644 --- a/lib/config.dos +++ b/lib/config.dos @@ -48,6 +48,7 @@ #define HAVE_STRICMP 1 #define HAVE_STRTOLL 1 #define HAVE_STRUCT_TIMEVAL 1 +#define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1