--- libntp/ntp_rfc2553.orig 2004-10-15 13:02:53.000000000 +0000 +++ libntp/ntp_rfc2553.c 2004-10-15 13:03:41.000000000 +0000 @@ -83,7 +83,7 @@ #include "ntp_stdlib.h" #include "ntp_string.h" -#ifndef HAVE_IPV6 +#ifdef ISC_PLATFORM_NEEDIN6ADDRANY #if defined(SYS_WINNT) /* XXX This is the preferred way, but for some reason the SunOS compiler @@ -93,6 +93,9 @@ #else const struct in6_addr in6addr_any; #endif +#endif + +#ifndef ISC_PLATFORM_HAVEIPV6 static char *ai_errlist[] = { "Success",