mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
mtd: include nuttx/fs/fs.h explicitly
To fix struct partition_info_s undefined type issue. Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> Change-Id: I7c67d0e2f84f4251574a13c22f3bd917742975ea
This commit is contained in:
parent
bd334d7c96
commit
3aa1adc6ec
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include <errno.h>
|
||||
|
||||
#include <nuttx/progmem.h>
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
#include <nuttx/mtd/mtd.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue