mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 12:40:35 +08:00
Posix: Add tasks header
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <px4_defines.h>
|
||||
#include <px4_tasks.h>
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user