aboutgitcodelistschat:MatrixIRC
path: root/cooker/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/filter.h')
-rw-r--r--cooker/filter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cooker/filter.h b/cooker/filter.h
index 0ec1204..a797e07 100644
--- a/cooker/filter.h
+++ b/cooker/filter.h
@@ -11,6 +11,7 @@
#include <linux/filter.h>
#include <linux/audit.h>
#include <linux/seccomp.h>
+#include <stdbool.h>
#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
#define ENDIAN(_lo, _hi) _lo, _hi