fs/procfs/fs_procfsiobinfo.c: Fix error found in build testing. Needs to include nuttx/mm/iob.h.
This commit is contained in:
parent
6077591079
commit
425a2d1b2c
@ -54,9 +54,7 @@
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/pgalloc.h>
|
||||
#include <nuttx/progmem.h>
|
||||
#include <nuttx/mm/mm.h>
|
||||
#include <nuttx/mm/iob.h>
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/procfs.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user