From 548fd1e8dba90bea674f5969d73498959d83924b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 18 Aug 2011 20:08:59 +0100 Subject: um: kill useless include of user.h everything in USER_OBJ gets it via -include user.h Signed-off-by: Al Viro Signed-off-by: Richard Weinberger --- fs/hostfs/hostfs_user.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/hostfs/hostfs_user.c') diff --git a/fs/hostfs/hostfs_user.c b/fs/hostfs/hostfs_user.c index d51a98384bc0..dd7bc38a3825 100644 --- a/fs/hostfs/hostfs_user.c +++ b/fs/hostfs/hostfs_user.c @@ -16,7 +16,6 @@ #include #include "hostfs.h" #include "os.h" -#include "user.h" #include static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) -- cgit v1.2.3