KEYS: fix key refcount leak in keyctl_read_key()
[pandora-kernel.git] / fs / logfs / dev_bdev.c
index 1adc8d4..df0de27 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/blkdev.h>
 #include <linux/buffer_head.h>
 #include <linux/gfp.h>
+#include <linux/prefetch.h>
 
 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1))