summaryrefslogtreecommitdiff
blob: fb4d1e85588963d27e0bec46c90c6f9ca5fe06bd (plain)
1
2
3
4
5
6
7
8
9
10
--- Main.h~	2006-01-17 01:49:50.000000000 +0100
+++ Main.h	2008-06-22 20:21:02.434437686 +0200
@@ -38,6 +38,7 @@
 #include <unistd.h>
 #include <string.h>
 #include <curses.h>
+#include <stdlib.h>
 
 #include <sys/time.h>
 #include <sys/types.h>