Move smart.h to include/nuttx/fs/smart.h
This commit is contained in:
parent
ee48207dce
commit
5ec7a2d346
@ -46,7 +46,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <nuttx/mtd/mtd.h>
|
||||
#include <nuttx/smart.h>
|
||||
#include <nuttx/fs/smart.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
/****************************************************************************
|
||||
|
@ -53,7 +53,7 @@
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/mtd/mtd.h>
|
||||
#include <nuttx/smart.h>
|
||||
#include <nuttx/fs/smart.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
#include <nuttx/fs/mksmartfs.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user