summaryrefslogtreecommitdiff
path: root/libl4/l4/gnu/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libl4/l4/gnu/types.h')
-rw-r--r--libl4/l4/gnu/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libl4/l4/gnu/types.h b/libl4/l4/gnu/types.h
index 7a42916..bc14c9b 100644
--- a/libl4/l4/gnu/types.h
+++ b/libl4/l4/gnu/types.h
@@ -23,6 +23,8 @@
# error "Never use <l4/gnu/types.h> directly; include <l4/types.h> instead."
#endif
+#include <stdbool.h>
+
#define L4_BYTE_ORDER _L4_BYTE_ORDER
#define L4_WORDSIZE _L4_WORDSIZE