]> git.pld-linux.org Git - packages/blackbox.git/blame - blackbox-assert.patch
- fix build
[packages/blackbox.git] / blackbox-assert.patch
CommitLineData
2d9a5746
JB
1--- blackbox-0.65.0/src/Window.cc.orig Tue Sep 17 15:23:35 2002
2+++ blackbox-0.65.0/src/Window.cc Wed Jun 11 11:17:15 2003
3@@ -44,6 +44,8 @@
4 #endif // HAVE_STDLIB_H
5 }
6
7+#include <assert.h>
8+
9 #include "i18n.hh"
10 #include "blackbox.hh"
11 #include "GCCache.hh"
This page took 0.061279 seconds and 4 git commands to generate.