mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +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