4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-07 23:04:35 +08:00

change header

This commit is contained in:
Meco Man 2021-02-15 08:05:49 +08:00
parent 540bacad9c
commit c842f2a067

View File

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