Land detector: Add required POSIX header

This commit is contained in:
Lorenz Meier
2015-09-20 10:58:18 +02:00
parent 067c0fd328
commit 88bb98379e
@@ -42,6 +42,8 @@
#include "LandDetector.h"
#include <unistd.h> //usleep
#include <drivers/drv_hrt.h>
#include <px4_config.h>
#include <px4_defines.h>
LandDetector::LandDetector() :
_landDetectedPub(0),