Browse Source

change the compiling macro before DFS option

bernard 11 năm trước cách đây
mục cha
commit
77096894f9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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