4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-31 17:10:25 +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>
#ifdef RT_USING_DFS
#include <dfs_file.h>
#include <dfs_posix.h>
#endif
#include <yfuns.h>