Skip to content
Snippets Groups Projects
Commit 5f2ae6ad authored by Lorenz Meier's avatar Lorenz Meier
Browse files

SDLOG2: Add missing POSIX header

parent 54493154
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment