sys/vfs: adapt to changed thread define location
This commit is contained in:
parent
1ca0c23173
commit
3a643246c8
@ -66,7 +66,7 @@
|
|||||||
#include <sys/types.h> /* for off_t etc. */
|
#include <sys/types.h> /* for off_t etc. */
|
||||||
#include <sys/statvfs.h> /* for struct statvfs */
|
#include <sys/statvfs.h> /* for struct statvfs */
|
||||||
|
|
||||||
#include "kernel_types.h"
|
#include "sched.h"
|
||||||
#include "clist.h"
|
#include "clist.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user