aboutsummaryrefslogtreecommitdiff
path: root/tools/virtiofsd/passthrough_seccomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/virtiofsd/passthrough_seccomp.h')
-rw-r--r--tools/virtiofsd/passthrough_seccomp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/virtiofsd/passthrough_seccomp.h b/tools/virtiofsd/passthrough_seccomp.h
index d47c8eade6..a3ab073f08 100644
--- a/tools/virtiofsd/passthrough_seccomp.h
+++ b/tools/virtiofsd/passthrough_seccomp.h
@@ -9,7 +9,6 @@
#ifndef VIRTIOFSD_SECCOMP_H
#define VIRTIOFSD_SECCOMP_H
-#include <stdbool.h>
void setup_seccomp(bool enable_syslog);