summaryrefslogtreecommitdiff
path: root/nuttx/include/syslog.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-05 13:20:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-05 13:20:26 +0000
commit8519cad9b7e4d81618d367bea59fb82ded5a07dc (patch)
treef4b9da79dea469aa7eabef34aafc62106bf091e9 /nuttx/include/syslog.h
parentd3a3e1db2f4dfa927b1304c8ea810ad131675e83 (diff)
downloadnuttx-8519cad9b7e4d81618d367bea59fb82ded5a07dc.tar.gz
nuttx-8519cad9b7e4d81618d367bea59fb82ded5a07dc.tar.bz2
nuttx-8519cad9b7e4d81618d367bea59fb82ded5a07dc.zip
Updated Open1788 calibration; More compilation fixes from Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5707 42af7a65-404d-4744-a932-0658087f49c3
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