diff options
Diffstat (limited to 'src/core/main.c')
-rw-r--r-- | src/core/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c index 5353ac80e3..5da47a0bf6 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -3,7 +3,6 @@ #include <errno.h> #include <fcntl.h> #include <getopt.h> -#include <signal.h> #include <stdio.h> #include <sys/mount.h> #include <sys/prctl.h> |