summaryrefslogtreecommitdiffstats
path: root/x11-wm/jewel/files/patch-goodies-setrootimage_image.cc
blob: 30f0a43fcd064f894bf10cb65867131ed8400bc3 (plain)
1
2
3
4
5
6
7
8
9
10
--- goodies/setrootimage/image.cc.orig	2013-09-26 17:16:12.000000000 +0200
+++ goodies/setrootimage/image.cc	2013-09-26 17:16:27.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