[update] move dfs_posix.h to legacy/dfs/dfs_posix.h

This commit is contained in:
liukangcc
2022-01-14 23:09:32 +08:00
committed by Bernard Xiong
parent 211090203b
commit 3d2e23ec1c
72 changed files with 349 additions and 90 deletions
@@ -11,7 +11,9 @@
#include <rtthread.h>
#ifdef RT_USING_DFS
#include <dfs_posix.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/statfs.h>
#endif
#ifdef SAL_USING_TLS