mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 11:16:50 +08:00
SDLOG2: Add missing POSIX header
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include <px4_getopt.h>
|
||||
#include <px4_tasks.h>
|
||||
#include <px4_time.h>
|
||||
#include <px4_posix.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#ifdef __PX4_DARWIN
|
||||
|
||||
Reference in New Issue
Block a user