$NetBSD: patch-ac,v 1.2 2011/04/01 16:48:36 gdt Exp $

--- src/plugbase.h.orig	2009-05-06 22:28:18.000000000 +0000
+++ src/plugbase.h
@@ -50,7 +50,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
 
