From b05f7f3bd9d0264a6e143e10269e3eca5416b048 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Mon, 10 Apr 2017 09:24:00 -0400 Subject: --quiet fixes --- src/fseccomp/fseccomp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/fseccomp/fseccomp.h') diff --git a/src/fseccomp/fseccomp.h b/src/fseccomp/fseccomp.h index e0d423b4a..1e4881e9c 100644 --- a/src/fseccomp/fseccomp.h +++ b/src/fseccomp/fseccomp.h @@ -25,6 +25,9 @@ #include #include "../include/common.h" +// main.c +extern int arg_quiet; + // syscall.c void syscall_print(void); int syscall_check_list(const char *slist, void (*callback)(int fd, int syscall, int arg), int fd, int arg); -- cgit v1.2.3-70-g09d2