$NetBSD: patch-ap,v 1.1.1.1 2007/10/20 15:32:11 noud4 Exp $

--- flash_unlock.c	2006-10-07 17:33:37.000000000 +0200
+++ flash_unlock.c.new	2007-09-01 09:42:04.000000000 +0200
@@ -11,6 +11,9 @@
 #include <fcntl.h>
 #include <time.h>
 #include <sys/ioctl.h>
+#if __NetBSD__
+#include <sys/param.h>
+#endif
 #include <sys/mount.h>
 #include <string.h>
 
