$OpenBSD: patch-dictP_h,v 1.1 2010/05/22 21:55:24 espie Exp $
--- dictP.h.orig	Sat May 22 23:32:37 2010
+++ dictP.h	Sat May 22 23:33:27 2010
@@ -55,6 +55,7 @@
 #define __FUNCTION__ __FILE__
 #endif
 
+#if 0
 /* AIX requires this to be the first thing in the file.  */
 #if defined(__svr4__) && defined(__sgi__) && !HAVE_ALLOCA_H /* IRIX */
 # undef HAVE_ALLOCA_H
@@ -73,6 +74,7 @@
 #  endif
 #  endif
 # endif
+#endif
 #endif
 
 /* Get string functions */
