From 177a3b9143f2b0e425e411616b63d95a1cc4ad20 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 24 Jan 2005 23:02:21 +0000 Subject: Fix the build on FreeBSD 4.x and DragonFly. Reported by: about a dozen of FreeBSD 4.x users and a DragonFly user --- x11-wm/fluxbox-devel/files/patch-src::FbTk::Timer.hh | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 x11-wm/fluxbox-devel/files/patch-src::FbTk::Timer.hh (limited to 'x11-wm') diff --git a/x11-wm/fluxbox-devel/files/patch-src::FbTk::Timer.hh b/x11-wm/fluxbox-devel/files/patch-src::FbTk::Timer.hh new file mode 100644 index 000000000000..26528f3b1758 --- /dev/null +++ b/x11-wm/fluxbox-devel/files/patch-src::FbTk::Timer.hh @@ -0,0 +1,13 @@ +--- src/FbTk/Timer.hh.orig Mon Jan 24 13:36:40 2005 ++++ src/FbTk/Timer.hh Mon Jan 24 14:00:05 2005 +@@ -42,9 +42,9 @@ + #include + #endif // HAVE_INTTYPES_H + ++#include + #include + #include +-#include + #include + + namespace FbTk { -- cgit v1.2.3