aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'security.h')
-rw-r--r--security.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/security.h b/security.h
index ef2e82a..65e1ad5 100644
--- a/security.h
+++ b/security.h
@@ -9,8 +9,6 @@
#ifndef _PAX_SECURITY_H
#define _PAX_SECURITY_H
-#include <stdbool.h>
-
/* Whether to enable features that significantly impact speed. */
#ifdef SLOW_SECURITY
# define USE_SLOW_SECURITY 1