View | Details | Raw Unified
Collapse All | Expand All

(-) libntp/ntp_rfc2553.orig (-1 / +4 lines)
 Lines 83-89    Link Here 
#include "ntp_stdlib.h"
#include "ntp_stdlib.h"
#include "ntp_string.h"
#include "ntp_string.h"
#ifndef HAVE_IPV6
#ifdef ISC_PLATFORM_NEEDIN6ADDRANY
#if defined(SYS_WINNT)
#if defined(SYS_WINNT)
/* XXX This is the preferred way, but for some reason the SunOS compiler
/* XXX This is the preferred way, but for some reason the SunOS compiler
 Lines 93-98    Link Here 
#else
#else
const struct in6_addr in6addr_any;
const struct in6_addr in6addr_any;
#endif
#endif
#endif
#ifndef ISC_PLATFORM_HAVEIPV6
static char *ai_errlist[] = {
static char *ai_errlist[] = {
	"Success",
	"Success",