Meco Man 4 лет назад
Родитель
Сommit
c842f2a067
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      components/libc/compilers/dlib/syscall_remove.c

+ 1 - 1
components/libc/compilers/dlib/syscall_remove.c

@@ -9,7 +9,7 @@
  */
 #include <rtthread.h>
 #ifdef RT_USING_DFS
-#include <dfs_file.h>
+#include <dfs_posix.h>
 #endif
 #include <yfuns.h>