--- stack/stack.h 2003/08/04 14:13:16 1.24 +++ stack/stack.h 2003/08/08 14:20:49 1.25 @@ -41,6 +41,8 @@ #include /* assert */ #include +/* waitpid */ +#include #ifdef __linux__ /* mtrace, muntrace */