mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
Include sched.h to avoid warning
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <sched.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
||||
Reference in New Issue
Block a user