1 2 3 4 5 6 7 8 9 10 11
--- tests/bin/snoopy-test-exec-in-threads.c.orig 2020-12-07 03:14:46 UTC +++ tests/bin/snoopy-test-exec-in-threads.c @@ -31,7 +31,7 @@ #include <string.h> #include <sys/types.h> #include <unistd.h> -#include <wait.h> +#include <sys/wait.h>