From be8e844ec731a7885bbee37a2f977ed4dae2a3c7 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 10 Jul 2016 12:24:34 -0400 Subject: compile fixes --- src/faudit/seccomp.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/faudit/seccomp.c') diff --git a/src/faudit/seccomp.c b/src/faudit/seccomp.c index 099e0e420..6f5d23c48 100644 --- a/src/faudit/seccomp.c +++ b/src/faudit/seccomp.c @@ -77,9 +77,6 @@ void seccomp_test(void) { printf("init_module... "); fflush(0); syscall_run("init_module"); - printf("finit_module... "); fflush(0); - syscall_run("finit_module"); - printf("delete_module... "); fflush(0); syscall_run("delete_module"); @@ -100,4 +97,4 @@ void seccomp_test(void) { else fprintf(stderr, "Error: unrecognized seccomp mode\n"); -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2