summaryrefslogtreecommitdiff
blob: e33309b091d300329e1b204466be7c6f5f77a1f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ur xfce4-cpugraph-plugin-0.4.0.orig/panel-plugin/cpu.c xfce4-cpugraph-plugin-0.4.0/panel-plugin/cpu.c
--- xfce4-cpugraph-plugin-0.4.0.orig/panel-plugin/cpu.c	2007-11-22 07:18:32.000000000 +0200
+++ xfce4-cpugraph-plugin-0.4.0/panel-plugin/cpu.c	2009-08-25 15:12:14.000000000 +0300
@@ -27,6 +27,7 @@
 #include "settings.h"
 #include "cpu_os.h"
 
+#include <stdlib.h>
 
 static GtkTooltips *tooltips = NULL;