Ver código fonte

change header

Meco Man 4 anos atrás
pai
commit
c842f2a067
1 arquivos alterados com 1 adições e 1 exclusões
  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>