1 2 3 4 5 6 7 8 9 10
--- process/process.ih.orig 2008-11-03 16:24:04.000000000 +0100 +++ process/process.ih 2009-03-04 12:19:54.000000000 +0100 @@ -6,6 +6,7 @@ #include <sys/types.h> // #include <sys/stat.h> #include <sys/wait.h> +#include <signal.h> #include <bobcat/errno> #include <bobcat/redirector>