summaryrefslogtreecommitdiff
blob: 688fa129c561ad5031db87a9349ca0fb66364279 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/unclutter.c
+++ b/unclutter.c
@@ -24,6 +24,7 @@
 #include <X11/Xutil.h>
 #include <X11/Xproto.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include "vroot.h"
 
 char *progname;