diff options
Diffstat (limited to 'fs/hfs/super.c')
| -rw-r--r-- | fs/hfs/super.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/hfs/super.c b/fs/hfs/super.c index 5ed7252b7b23..0a81eb7111f3 100644 --- a/fs/hfs/super.c +++ b/fs/hfs/super.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include <linux/nls.h> | 19 | #include <linux/nls.h> | 
| 20 | #include <linux/parser.h> | 20 | #include <linux/parser.h> | 
| 21 | #include <linux/seq_file.h> | 21 | #include <linux/seq_file.h> | 
| 22 | #include <linux/slab.h> | ||
| 22 | #include <linux/smp_lock.h> | 23 | #include <linux/smp_lock.h> | 
| 23 | #include <linux/vfs.h> | 24 | #include <linux/vfs.h> | 
| 24 | 25 | ||
