forked from Archive/PX4-Autopilot
HRT: Do not depend on POSIX
This commit is contained in:
parent
b39dc4694b
commit
0899512507
|
@ -39,7 +39,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <px4_posix.h>
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h>
|
||||
|
|
Loading…
Reference in New Issue