$NetBSD: patch-ak,v 1.1 2007/11/12 20:52:52 drochner Exp $

--- config.h.in.orig	2007-11-07 11:56:38.000000000 +0100
+++ config.h.in
@@ -176,3 +176,8 @@
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
+
+/* XXX work around missing check in configure */
+#if defined(__NetBSD__)
+#define HAVE_SYS_PARAM_H 1
+#endif
