summaryrefslogtreecommitdiff
blob: 8bec1e2ab04d87102c80fe15541b82ea591c677f (plain)
1
2
3
4
5
6
7
8
9
--- a/Bonnie.c
+++ b/Bonnie.c
@@ -31,2 +31,6 @@
 #include <sys/time.h>
+#include <time.h>
+#include <string.h>
+#include <stdlib.h>
+#include <sys/wait.h>
 #if defined(SysV)