diff options
Diffstat (limited to 'fs/autofs/root.c')
-rw-r--r-- | fs/autofs/root.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/autofs/root.c b/fs/autofs/root.c index a4b36e44f73c..a3d414150578 100644 --- a/fs/autofs/root.c +++ b/fs/autofs/root.c | |||
@@ -9,13 +9,7 @@ | |||
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/capability.h> | 11 | #include <linux/capability.h> |
12 | #include <linux/errno.h> | ||
13 | #include <linux/stat.h> | ||
14 | #include <linux/slab.h> | ||
15 | #include <linux/param.h> | ||
16 | #include <linux/time.h> | ||
17 | #include <linux/compat.h> | 12 | #include <linux/compat.h> |
18 | #include <linux/mutex.h> | ||
19 | 13 | ||
20 | #include "autofs_i.h" | 14 | #include "autofs_i.h" |
21 | 15 | ||