--- src/io-x11.c.orig	Wed Aug 17 17:42:04 2005
+++ src/io-x11.c	Wed Aug 17 17:43:17 2005
@@ -34,7 +34,7 @@
 #include <stdio.h>
 #include <ctype.h>
 #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