mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 12:08:37 +08:00
hrt_queue: add px4_posix.h include for px4_getpid()
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include <semaphore.h>
|
||||
#include <drivers/drv_hrt.h>
|
||||
#include <px4_workqueue.h>
|
||||
#include <px4_posix.h>
|
||||
#include "hrt_work.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user