4
0
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:
bernard 2013-09-17 11:07:24 +08:00
parent 6f75988cee
commit 77096894f9

View File

@ -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