summaryrefslogtreecommitdiff
blob: 88c9cd680e998ea796d58befbf94f8d2e1a428ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/xutils.c b/src/xutils.c
index 25478df..26e3277 100644
--- a/src/xutils.c
+++ b/src/xutils.c
@@ -22,6 +22,7 @@
 #include <X11/Xaw/Simple.h>
 #include <X11/xpm.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "xutils.h"