commit | c566c6dbf9cb0eed6e11ec7a4141e7af68ec2316 | [log] [tgz] |
---|---|---|
author | Nicolas Kaiser <nikai@nikai.net> | Wed Jan 11 02:08:57 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Wed Jan 11 02:08:57 2006 +0100 |
tree | 00f57f4a687460779de8cb1a5450c046ea2b32e7 | |
parent | 0563572bf47efdc02a059b923d3c1e589783c019 [diff] |
fs/attr.c: header included twice Header included twice. Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
diff --git a/fs/attr.c b/fs/attr.c index b347325..d63e509 100644 --- a/fs/attr.c +++ b/fs/attr.c
@@ -14,7 +14,6 @@ #include <linux/fcntl.h> #include <linux/quotaops.h> #include <linux/security.h> -#include <linux/time.h> /* Taken over from the old code... */