diff --git a/fs/vfs/mount.c b/fs/vfs/mount.c index 28da10860c9e4f55465abf08d709f2de64018e66..1f2ae47cdfdcafbb0e0ae8923fa9fb1b108fe5a5 100644 --- a/fs/vfs/mount.c +++ b/fs/vfs/mount.c @@ -29,7 +29,6 @@ */ #include "fs/mount.h" -#include "los_mux.h" #include "fs/vfs_util.h" #include "fs/path_cache.h" #include "fs/vnode.h"