diff options
Diffstat (limited to 'fs/hpfs/super.c')
| -rw-r--r-- | fs/hpfs/super.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/hpfs/super.c b/fs/hpfs/super.c index cadc4ce4865..aa53842c599 100644 --- a/fs/hpfs/super.c +++ b/fs/hpfs/super.c @@ -15,6 +15,7 @@  #include <linux/sched.h>  #include <linux/smp_lock.h>  #include <linux/bitmap.h> +#include <linux/slab.h>  /* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */  |