mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Simulator: Add required POSIX header
This commit is contained in:
parent
88bb98379e
commit
bbccb8ed5f
@ -38,7 +38,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <semaphore.h>
|
||||
#include <px4_posix.h>
|
||||
#include <uORB/topics/hil_sensor.h>
|
||||
#include <uORB/topics/manual_control_setpoint.h>
|
||||
#include <uORB/topics/actuator_outputs.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user