$NetBSD: patch-ac,v 1.1 2002/10/13 04:42:13 hubertf Exp $

--- src/plugbase.h.orig	Thu Jun 27 00:40:44 2002
+++ src/plugbase.h
@@ -46,7 +46,7 @@
     #undef Free
 #endif
 
-#if defined(SOLARIS) || defined(FREEBSD) || defined(OPENBSD)
+#if defined(SOLARIS) || defined(FREEBSD) || defined(OPENBSD) || defined(NETBSD)
     #include <sys/param.h>
 #endif
 
