mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-24 16:50:34 +08:00
Simulator: Add required POSIX header
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user