$NetBSD: patch-am,v 1.3 2004/08/04 06:43:52 minskim Exp $

--- openbsd-compat/inet_ntop.c.orig	Sun Nov 23 20:33:34 2003
+++ openbsd-compat/inet_ntop.c
@@ -35,7 +35,7 @@ static char rcsid[] = "$OpenBSD: inet_nt
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
-#ifndef HAVE_CYGWIN
+#if !defined(HAVE_CYGWIN) && !defined(__INTERIX)
 #include <arpa/nameser.h>
 #endif
 #include <string.h>
