diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:33:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:33:47 +0000 |
| commit | a14c0668720dcafde3f60b7659a01d99ec693a41 (patch) | |
| tree | 9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/oleo/files/patch-src_io-x11.c | |
| parent | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (diff) | |
Rename math/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'math/oleo/files/patch-src_io-x11.c')
| -rw-r--r-- | math/oleo/files/patch-src_io-x11.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/oleo/files/patch-src_io-x11.c b/math/oleo/files/patch-src_io-x11.c new file mode 100644 index 000000000000..99ddcb4ffad4 --- /dev/null +++ b/math/oleo/files/patch-src_io-x11.c @@ -0,0 +1,10 @@ +--- src/io-x11.c.orig Wed Jul 14 23:14:24 2004 ++++ src/io-x11.c Wed Jul 14 23:14:28 2004 +@@ -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> |
