POSIX: fixups for px4_log.h change

After merge from qurt branch, fixups for posix build

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois
2015-05-11 16:14:06 -07:00
parent 2d32395bc0
commit 2f434eb395
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
* that is supplied. Should we just depend on the bus knowing?
*/
#include <px4_debug.h>
#include <px4_log.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>