bk: 40807d6d1Mv7OnVUmTUHYudvlxgoew
#include "ntp_stdlib.h"
#include "ntp_string.h"
-#ifndef ISC_PLATFORM_HAVEIPV6
+#ifdef ISC_PLATFORM_NEEDIN6ADDRANY
#if defined(SYS_WINNT)
/* XXX This is the preferred way, but for some reason the SunOS compiler
#else
const struct in6_addr in6addr_any;
#endif
+#endif
+
+#ifndef ISC_PLATFORM_HAVEIPV6
static char *ai_errlist[] = {
"Success",
# define HAVE_SOCKADDR_IN6
# define ISC_PLATFORM_NEEDNTOP
+#define ISC_PLATFORM_NEEDIN6ADDRANY
+
# define NEED_S_CHAR_TYPEDEF
# define USE_PROTOTYPES /* for ntp_types.h */