Skip to content

Commit

Permalink
Work queue: Fix for Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Dec 1, 2015
1 parent 8957478 commit bd0fcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platforms/posix/work_queue/hrt_thread.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit bd0fcfb

Please sign in to comment.