1 2 3 4 5 6 7 8 9 10 11
--- include/global.h.orig 2003-12-18 21:51:43 UTC +++ include/global.h @@ -57,7 +57,7 @@ #endif #include <math.h> #include <stdarg.h> -#include <wait.h> +#include <sys/wait.h> #include <sys/mman.h> #include <sys/types.h> #include <sys/stat.h>