$NetBSD: patch-ac,v 1.3 2001/01/07 04:05:03 thorpej Exp $ --- port.h.orig Sun Oct 26 17:10:19 1997 +++ port.h Sat Jan 6 19:46:26 2001 @@ -28,6 +28,9 @@ #elif defined(FREEBSD) #include #include +#elif defined(NETBSD) +#include +#include #elif defined(BSDI) #include #elif defined(LYNX)