mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-14 17:03:38 +00:00
Move smart.h to include/nuttx/fs/smart.h
This commit is contained in:
parent
ee48207dce
commit
5ec7a2d346
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue