Work queue: Fix for Linux build

This commit is contained in:
Lorenz Meier
2015-12-01 13:26:26 +01:00
parent 895747825c
commit bd0fcfb07a
@@ -41,6 +41,7 @@
#include <px4_config.h>
#include <px4_defines.h>
#include <px4_posix.h>
#include <pthread.h>
#include <stdint.h>
#include <signal.h>
#include <stdio.h>