We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff34ba0 commit 5e412e2Copy full SHA for 5e412e2
cores/portduino/FS/vfs_api.h
@@ -19,7 +19,7 @@
19
#include "FSImpl.h"
20
21
extern "C" {
22
-#include <sys/unistd.h>
+#include <unistd.h>
23
#include <sys/stat.h>
24
#include <dirent.h>
25
}
0 commit comments