* include wait.h for WEXITSTATUS

This commit is contained in:
Rob Vermaas
2009-09-23 12:57:15 +00:00
parent 51ad64cc07
commit 48b58617e9
+1
View File
@@ -15,6 +15,7 @@
#include <time.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>