Merge pull request #217 from thomasgubler/px4io-i2c

adding missing include
This commit is contained in:
Lorenz Meier
2013-03-09 03:35:20 -08:00
+1
View File
@@ -38,6 +38,7 @@
*/
#include <nuttx/config.h>
#include <syslog.h>
#include <sys/types.h>
#include <stdbool.h>