--- src/xrdb.c.orig	Wed Aug 17 17:46:06 2005
+++ src/xrdb.c	Wed Aug 17 17:46:41 2005
@@ -57,7 +57,7 @@
 /* This should be included before the X include files; otherwise, we get
    warnings about redefining NULL under BSD 4.3.  */
 #include <sys/param.h>
-#define NeedFunctionPrototypes 0
+#include <X11/Xfuncproto.h>
 #include <X11/X.h>
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>


syntax highlighted by Code2HTML, v. 0.9.1