summaryrefslogtreecommitdiff
path: root/package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-04 11:19:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:48 +0200
commit77cf90ffd9993712859e09a1c9da83fac184d320 (patch)
tree836820521bc53c446ba596581c3b5a207ee792cc /package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc
parent66c952d1ee7218c065a0cb3628431584984bdb47 (diff)
update fluxbox to latest stable version
Diffstat (limited to 'package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc')
-rw-r--r--package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc b/package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc
new file mode 100644
index 000000000..2cc139fb0
--- /dev/null
+++ b/package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc
@@ -0,0 +1,10 @@
+--- fluxbox-1.3.7.orig/src/FbTk/XftFontImp.cc 2015-02-08 11:44:45.000000000 +0100
++++ fluxbox-1.3.7/src/FbTk/XftFontImp.cc 2015-06-03 09:16:38.000000000 +0200
+@@ -23,6 +23,7 @@
+ #include "App.hh"
+ #include "FbDrawable.hh"
+
++#include <cstdlib>
+ #include <cmath>
+ #include <cstdio>
+ #include <algorithm>