diff options
-rw-r--r-- | driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ #include <fcntl.h> #include <limits.h> +#include <signal.h> #include <spawn.h> #include <sys/wait.h> #include <unistd.h> |
index : cproc.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | driver.c | 1 |
@@ -10,6 +10,7 @@ #include <fcntl.h> #include <limits.h> +#include <signal.h> #include <spawn.h> #include <sys/wait.h> #include <unistd.h> |