Include sched.h to avoid warning
This commit is contained in:
parent
da8b040984
commit
9268fcc8ba
@ -41,6 +41,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <sched.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
Loading…
Reference in New Issue
Block a user