summaryrefslogtreecommitdiff
path: root/japanese/oleo/files/patch-src__xrdb.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/oleo/files/patch-src__xrdb.c.diff')
-rw-r--r--japanese/oleo/files/patch-src__xrdb.c.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/oleo/files/patch-src__xrdb.c.diff b/japanese/oleo/files/patch-src__xrdb.c.diff
deleted file mode 100644
index 3a636f6b588f..000000000000
--- a/japanese/oleo/files/patch-src__xrdb.c.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>