aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libbobcat/files/patch-process-process.ih
blob: 60a2ea0bb0d2f54a009b17075e22666e53cb9180 (plain) (blame)
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>