]> git.pld-linux.org Git - packages/blackbox.git/commitdiff
- fix needed for gcc 3.3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Jun 2003 11:27:49 +0000 (11:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blackbox-assert.patch -> 1.1

blackbox-assert.patch [new file with mode: 0644]

diff --git a/blackbox-assert.patch b/blackbox-assert.patch
new file mode 100644 (file)
index 0000000..774b797
--- /dev/null
@@ -0,0 +1,11 @@
+--- blackbox-0.65.0/src/Window.cc.orig Tue Sep 17 15:23:35 2002
++++ blackbox-0.65.0/src/Window.cc      Wed Jun 11 11:17:15 2003
+@@ -44,6 +44,8 @@
+ #endif // HAVE_STDLIB_H
+ }
++#include <assert.h>
++
+ #include "i18n.hh"
+ #include "blackbox.hh"
+ #include "GCCache.hh"
This page took 0.060419 seconds and 4 git commands to generate.