summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/openbox/files/openbox-2.3.1-epist.patch')
-rw-r--r--x11-wm/openbox/files/openbox-2.3.1-epist.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-wm/openbox/files/openbox-2.3.1-epist.patch b/x11-wm/openbox/files/openbox-2.3.1-epist.patch
deleted file mode 100644
index fc044bf6cb12..000000000000
--- a/x11-wm/openbox/files/openbox-2.3.1-epist.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-*** util/epist/epist.cc.~1.44.12.1.~ Sat Apr 5 12:28:03 2003
---- util/epist/epist.cc Fri Apr 25 08:48:21 2003
-***************
-*** 52,57 ****
---- 52,61 ----
- # include <sys/stat.h>
- #endif // HAVE_SYS_STAT_H
-
-+ #ifdef HAVE_STDIO_H
-+ # include <stdio.h>
-+ #endif // HAVE_STDIO_H
-+
- #include <sys/wait.h>
- }