mem2swap.c
changeset 113 397270b5d21a
parent 91 1181deef3bd6
child 138 dff18d1ac2af
--- a/mem2swap.c
+++ b/mem2swap.c
@@ -9,7 +9,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <errno.h>
-#include <wait.h>
+#include <sys/wait.h>
 
 #define N 1000