mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
hrt_queue: add px4_posix.h include for px4_getpid()
This commit is contained in:
parent
489f63a3d3
commit
b6b8892606
@ -47,6 +47,7 @@
|
||||
#include <semaphore.h>
|
||||
#include <drivers/drv_hrt.h>
|
||||
#include <px4_workqueue.h>
|
||||
#include <px4_posix.h>
|
||||
#include "hrt_work.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user