diff options
Diffstat (limited to 'fs/nilfs2/recovery.c')
| -rw-r--r-- | fs/nilfs2/recovery.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nilfs2/recovery.c b/fs/nilfs2/recovery.c index 017bedc761a..ba43146f3c3 100644 --- a/fs/nilfs2/recovery.c +++ b/fs/nilfs2/recovery.c @@ -23,6 +23,7 @@  #include <linux/buffer_head.h>  #include <linux/blkdev.h>  #include <linux/swap.h> +#include <linux/slab.h>  #include <linux/crc32.h>  #include "nilfs.h"  #include "segment.h"  |