$OpenBSD: patch-configure,v 1.4 2005/10/27 21:47:28 sturm Exp $
--- configure.orig	Sat Oct  1 08:32:10 2005
+++ configure	Fri Oct 21 16:35:54 2005
@@ -9135,6 +9135,7 @@ cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 $ac_includes_default
+#include <sys/param.h>
 #include <$ac_header>
 _ACEOF
 rm -f conftest.$ac_objext
@@ -15958,7 +15959,7 @@ echo $ECHO_N "checking Checking for GCC 
 if test x"$GCC" = "xyes"; then
 
 
-	GCC_CFLAG="-g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized"
+	GCC_CFLAG=""
 	echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 
