mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 21:06:58 +08:00
libc/misc/fs_filesem.c references struct file_struct. Should include nuttx/fs/fs.h
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
||||
#include "libc.h"
|
||||
|
||||
#ifndef CONFIG_STDIO_DISABLE_BUFFERING
|
||||
|
||||
Reference in New Issue
Block a user