Land detector: Add missing POSIX header

This commit is contained in:
Lorenz Meier
2015-09-20 10:25:16 +02:00
parent b35435904c
commit 616b9f7bc0
@@ -40,6 +40,8 @@
#include "FixedwingLandDetector.h"
#include <px4_config.h>
#include <px4_defines.h>
#include <cmath>
#include <drivers/drv_hrt.h>