]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/logfs/dev_bdev.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
[karo-tx-linux.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))