summaryrefslogtreecommitdiff
path: root/japanese/oleo/files/patch-src__io-x11.c.diff
blob: 4cd47524b7f00d209b4d0ea02e0815fccdf6f32e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>