diff options
Diffstat (limited to 'fs/autofs/root.c')
| -rw-r--r-- | fs/autofs/root.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/autofs/root.c b/fs/autofs/root.c index 4a1401cea0a1..8713c7cfbc79 100644 --- a/fs/autofs/root.c +++ b/fs/autofs/root.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/capability.h> | 13 | #include <linux/capability.h> |
| 14 | #include <linux/errno.h> | 14 | #include <linux/errno.h> |
| 15 | #include <linux/stat.h> | 15 | #include <linux/stat.h> |
| 16 | #include <linux/slab.h> | ||
| 16 | #include <linux/param.h> | 17 | #include <linux/param.h> |
| 17 | #include <linux/time.h> | 18 | #include <linux/time.h> |
| 18 | #include <linux/smp_lock.h> | 19 | #include <linux/smp_lock.h> |
