提交 548fd1e8 编写于 作者: A Al Viro 提交者: Richard Weinberger

um: kill useless include of user.h

everything in USER_OBJ gets it via -include user.h
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 fced95ca
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#include <sys/vfs.h> #include <sys/vfs.h>
#include "hostfs.h" #include "hostfs.h"
#include "os.h" #include "os.h"
#include "user.h"
#include <utime.h> #include <utime.h>
static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册