summaryrefslogtreecommitdiff
path: root/nuttx/include/syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/syslog.h')
-rw-r--r--nuttx/include/syslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/include/syslog.h b/nuttx/include/syslog.h
index cfb2db97b..d033e06c2 100644
--- a/nuttx/include/syslog.h
+++ b/nuttx/include/syslog.h
@@ -44,6 +44,7 @@
#include <stdint.h>
#include <stdarg.h>
+#include <stdbool.h>
/****************************************************************************
* Pre-processor Definitions