diff options
Diffstat (limited to 'src/common.h')
| -rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 4c01c24..07cc4ae 100644 --- a/src/common.h +++ b/src/common.h @@ -6,6 +6,7 @@ #include <stdlib.h> #include <unistd.h> #include <stdint.h> +#include <signal.h> #include "consts.h" |
