mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 10:33:31 +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
|
||||
* 2013-06-26 Grissiom refactor
|
||||
*/
|
||||
#include <rtthread.h>
|
||||
#include <log_trace.h>
|
||||
|
||||
#ifdef RT_USING_DFS
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <log_trace.h>
|
||||
#include <dfs_posix.h>
|
||||
|
||||
struct file_device
|
||||
|
Loading…
x
Reference in New Issue
Block a user