diff options
Diffstat (limited to 'x11-wm/openbox/files/openbox-gcc.patch')
-rw-r--r-- | x11-wm/openbox/files/openbox-gcc.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/openbox/files/openbox-gcc.patch b/x11-wm/openbox/files/openbox-gcc.patch deleted file mode 100644 index da43e188e030..000000000000 --- a/x11-wm/openbox/files/openbox-gcc.patch +++ /dev/null @@ -1,12 +0,0 @@ -*** util/epist/keytree.cc.~1.44.12.1.~ Sat Apr 5 12:28:03 2003 ---- util/epist/keytree.cc Fri Apr 25 08:48:21 2003 -*************** -*** 28,34 **** ---- 28,35 ---- - #include "epist.hh" - #include "config.hh" - -+ #include <assert.h> - #include <string> - #include <iostream> - |