mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 12:08:37 +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