aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdbool.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-31 22:36:29 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-31 22:39:01 +0200
commitc72a4e5dd7aa33fc04c0c2fb4bf6564f179966aa (patch)
tree4feb0be62f8d486135e58130c7b541330b01f17f /include/stdbool.h
parentm (diff)
downloadslibc-c72a4e5dd7aa33fc04c0c2fb4bf6564f179966aa.tar.gz
slibc-c72a4e5dd7aa33fc04c0c2fb4bf6564f179966aa.tar.bz2
slibc-c72a4e5dd7aa33fc04c0c2fb4bf6564f179966aa.tar.xz
add _LIBRARY_HEADER
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--include/stdbool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stdbool.h b/include/stdbool.h
index 3025899..794be99 100644
--- a/include/stdbool.h
+++ b/include/stdbool.h
@@ -18,6 +18,7 @@
#ifndef _STDBOOL_H
#define _STDBOOL_H
#include <slibc/version.h>
+#include <slibc/features.h>