From 0566bccffa6e8500928eab10a1503fb54832a4fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E9=92=A6=E8=A1=97?= <15390014138@163.com> Date: Tue, 20 Apr 2021 18:35:15 +0800 Subject: [PATCH] update fs/vfs/mount.c. --- fs/vfs/mount.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/vfs/mount.c b/fs/vfs/mount.c index 28da1086..1f2ae47c 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" -- GitLab