From 9fda55b3e1ed91a0ca3804ad036448e90cc98733 Mon Sep 17 00:00:00 2001 From: Matt Keadle Date: Thu, 19 Jun 2003 13:39:43 +0000 Subject: small patch to help compiles on gcc33 --- x11-wm/openbox/files/openbox-gcc.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11-wm/openbox/files/openbox-gcc.patch (limited to 'x11-wm/openbox/files/openbox-gcc.patch') diff --git a/x11-wm/openbox/files/openbox-gcc.patch b/x11-wm/openbox/files/openbox-gcc.patch new file mode 100644 index 000000000000..da43e188e030 --- /dev/null +++ b/x11-wm/openbox/files/openbox-gcc.patch @@ -0,0 +1,12 @@ +*** 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 + #include + #include + -- cgit v1.2.3-65-gdbad