summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src_io-x11.c
blob: c4e15bfafb708a53191411d7a3729200e9c3ba41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/io-x11.c.orig	2001-03-09 11:33:29 UTC
+++ src/io-x11.c
@@ -34,7 +34,6 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/param.h>
-#define NeedFunctionPrototypes 0
 #include <X11/X.h>
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>