diff options
Diffstat (limited to 'src/shell.c')
-rw-r--r-- | src/shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell.c b/src/shell.c index a90d58b..6fba92a 100644 --- a/src/shell.c +++ b/src/shell.c @@ -35,6 +35,7 @@ #include "fastd.h" #include <net/if.h> +#include <signal.h> #include <sys/wait.h> |