Explorar el Código

change header

Meco Man hace 4 años
padre
commit
c842f2a067
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>