We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff34ba0 + 5e412e2 commit a7d95ecCopy full SHA for a7d95ec
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