$NetBSD: patch-ad,v 1.1.1.1 2007/10/17 21:35:53 agc Exp $

--- lib/include/su.h	2007/09/28 19:00:23	1.1
+++ lib/include/su.h	2007/09/28 19:00:48
@@ -49,7 +49,7 @@
 Bool Id_AuthSet(void const *buf, size_t size);
 Bool Id_AuthCheck(char const *right);
 
-#elif (defined(__linux__) || defined(sun) || defined(__FreeBSD__)) && !defined(N_PLAT_NLM)
+#elif (defined(__linux__) || defined(sun) || defined(__FreeBSD__) || defined(__NetBSD__)) && !defined(N_PLAT_NLM)
 
 #include <sys/types.h>
 #include <unistd.h>
