From edc8e9aa5dc858d8177adacb64e1d7843017fac4 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 21 Apr 2013 13:43:28 +0200 Subject: Small compile warning fix for HoTT test --- apps/px4/tests/test_hott_telemetry.c | 1 + 1 file changed, 1 insertion(+) 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 #include #include +#include #include #include -- cgit v1.2.3