MAVLink app: Include task header

This commit is contained in:
Lorenz Meier
2015-12-01 13:10:57 +01:00
parent 012a66787f
commit 895747825c
+1
View File
@@ -43,6 +43,7 @@
/* XXX trim includes */
#include <px4_config.h>
#include <px4_time.h>
#include <px4_tasks.h>
#include <unistd.h>
#include <pthread.h>
#include <stdio.h>