Move ramdisk.h to include/nutt/fs/ramdisk.h

This commit is contained in:
Gregory Nutt
2013-12-10 09:42:58 -06:00
parent f821e74ebb
commit 62bf4d158d
9 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
#include <nuttx/kmalloc.h>
#include <nuttx/fs/fs.h>
#include <nuttx/ramdisk.h>
#include <nuttx/fs/ramdisk.h>
/****************************************************************************
* Private Definitions