Merge branch 'master' into export-slabh
[sfrench/cifs-2.6.git] / fs / logfs / dev_bdev.c
index a5d0c56d3ebc925b44d8d6a3a1bf0e8765d603ad..243c00071f760d14c84e2ffca6979e7442a054d2 100644 (file)
@@ -9,6 +9,7 @@
 #include <linux/bio.h>
 #include <linux/blkdev.h>
 #include <linux/buffer_head.h>
+#include <linux/gfp.h>
 
 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1))