Skip to content
Snippets Groups Projects
Commit b6b88926 authored by Beat Küng's avatar Beat Küng Committed by Julian Oes
Browse files

hrt_queue: add px4_posix.h include for px4_getpid()

parent 489f63a3
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@
#include <semaphore.h>
#include <drivers/drv_hrt.h>
#include <px4_workqueue.h>
#include <px4_posix.h>
#include "hrt_work.h"
/****************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment