diff options
Diffstat (limited to 'x11-wm/fluxbox/files/patch-util-fbrun-FbRun.hh')
-rw-r--r-- | x11-wm/fluxbox/files/patch-util-fbrun-FbRun.hh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/fluxbox/files/patch-util-fbrun-FbRun.hh b/x11-wm/fluxbox/files/patch-util-fbrun-FbRun.hh new file mode 100644 index 000000000000..721c2bb88a30 --- /dev/null +++ b/x11-wm/fluxbox/files/patch-util-fbrun-FbRun.hh @@ -0,0 +1,11 @@ +diff -u -r util/fbrun/FbRun.hh.orig util/fbrun/FbRun.hh +--- util/fbrun/FbRun.hh.orig Sat Dec 7 09:15:27 2002 ++++ util/fbrun/FbRun.hh Mon Oct 27 23:57:51 2003 +@@ -29,6 +29,7 @@ + + #include <string> + #include <vector> ++#include <cassert> + + /** + Creates and managed a run window |