diff options
author | Nicolas Kaiser <nikai@nikai.net> | 2006-01-10 20:08:57 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-10 20:08:57 -0500 |
commit | c566c6dbf9cb0eed6e11ec7a4141e7af68ec2316 (patch) | |
tree | 00f57f4a687460779de8cb1a5450c046ea2b32e7 /fs | |
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>
Diffstat (limited to 'fs')
-rw-r--r-- | fs/attr.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ | |||
14 | #include <linux/fcntl.h> | 14 | #include <linux/fcntl.h> |
15 | #include <linux/quotaops.h> | 15 | #include <linux/quotaops.h> |
16 | #include <linux/security.h> | 16 | #include <linux/security.h> |
17 | #include <linux/time.h> | ||
18 | 17 | ||
19 | /* Taken over from the old code... */ | 18 | /* Taken over from the old code... */ |
20 | 19 | ||