aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-04-22 13:08:43 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-04-22 13:08:43 +0200
commit9d6d41dceb13bd0754c555f3fa3393313b03cbac (patch)
treeedb6c1db687443c161cba0b1acd3223f0cfc6fbe
parent791754479e6e51831e94cdcede12c01d57275878 (diff)
parent462064ec899f29bda72f544e84d9416e07179f31 (diff)
downloadpx4-firmware-9d6d41dceb13bd0754c555f3fa3393313b03cbac.tar.gz
px4-firmware-9d6d41dceb13bd0754c555f3fa3393313b03cbac.tar.bz2
px4-firmware-9d6d41dceb13bd0754c555f3fa3393313b03cbac.zip
Merge branch 'master' of github.com:PX4/Firmware into position_estimator_mc
-rw-r--r--apps/px4/tests/test_hott_telemetry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/px4/tests/test_hott_telemetry.c b/apps/px4/tests/test_hott_telemetry.c
index 74aa0e614..270dc3857 100644
--- a/apps/px4/tests/test_hott_telemetry.c
+++ b/apps/px4/tests/test_hott_telemetry.c
@@ -46,6 +46,7 @@
#include <drivers/drv_gpio.h>
#include <nuttx/config.h>
#include <sys/types.h>
+#include <systemlib/err.h>
#include <debug.h>
#include <errno.h>