summaryrefslogtreecommitdiff
path: root/package/fluxbox/patches/patch-src_FbTk_XftFontImp_cc
diff options
context:
space:
mode:
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>