Skip to content
Snippets Groups Projects
Commit 5ec7a2d3 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Move smart.h to include/nuttx/fs/smart.h

parent ee48207d
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment