浏览代码

change the compiling macro before DFS option

bernard 11 年之前
父节点
当前提交
77096894f9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      components/utilities/logtrace/log_file.c

+ 2 - 2
components/utilities/logtrace/log_file.c

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