freebsd-ports/x11-wm/hackedbox/files/patch-src-Window.cc
Pav Lucistnik 57136f7773 - Unbreak on FreeBSD 5.x
PR:		ports/67400
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-31 11:45:43 +00:00

10 lines
226 B
C++

--- src/Window.cc.orig Tue Aug 27 01:28:07 2002
+++ src/Window.cc Mon May 31 13:34:45 2004
@@ -44,6 +44,7 @@
#endif // HAVE_STDLIB_H
}
+#include <cassert>
#include "i18n.hh"
#include "blackbox.hh"
#include "GCCache.hh"