summaryrefslogtreecommitdiffstats
path: root/x11-wm/jewel/files/patch-goodies-appbar_image.cc
blob: 702addaf00ea2cf0c65d1312c638cd28f7dcca07 (plain)
1
2
3
4
5
6
7
8
9
10
--- goodies/appbar/image.cc.orig	2013-09-26 16:59:32.000000000 +0200
+++ goodies/appbar/image.cc	2013-09-26 17:00:23.000000000 +0200
@@ -24,6 +24,7 @@
 #endif
 
 #include "image.hh"
+#include <cstdlib>
 
 #ifndef   MIN
 #  define MIN(a, b) ((a < b) ? a : b)
OpenPOWER on IntegriCloud