mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 19:59:13 +08:00
change the compiling macro before DFS option
This commit is contained in:
parent
6f75988cee
commit
77096894f9
@ -22,11 +22,11 @@
|
|||||||
* Bernard the first version
|
* Bernard the first version
|
||||||
* 2013-06-26 Grissiom refactor
|
* 2013-06-26 Grissiom refactor
|
||||||
*/
|
*/
|
||||||
|
#include <rtthread.h>
|
||||||
|
#include <log_trace.h>
|
||||||
|
|
||||||
#ifdef RT_USING_DFS
|
#ifdef RT_USING_DFS
|
||||||
|
|
||||||
#include <rtthread.h>
|
|
||||||
#include <log_trace.h>
|
|
||||||
#include <dfs_posix.h>
|
#include <dfs_posix.h>
|
||||||
|
|
||||||
struct file_device
|
struct file_device
|
||||||
|
Loading…
x
Reference in New Issue
Block a user