fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
[cascardo/linux.git] / fs / gfs2 / lock_dlm.c
index 569b462..0e0470e 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <linux/fs.h>
 #include <linux/dlm.h>
+#include <linux/slab.h>
 #include <linux/types.h>
 #include <linux/gfs2_ondisk.h>