diff options
Diffstat (limited to 'fs/jfs/jfs_dtree.c')
| -rw-r--r-- | fs/jfs/jfs_dtree.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/jfs/jfs_dtree.c b/fs/jfs/jfs_dtree.c index 0e4623be70c..9197a1b0d02 100644 --- a/fs/jfs/jfs_dtree.c +++ b/fs/jfs/jfs_dtree.c @@ -102,6 +102,7 @@  #include <linux/fs.h>  #include <linux/quotaops.h> +#include <linux/slab.h>  #include "jfs_incore.h"  #include "jfs_superblock.h"  #include "jfs_filsys.h"  |