[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
[deliverable/linux.git] / fs / block_dev.c
index 4346468139e80247e6db85d389a072cedf0d52a0..20f7333ba372b1b86cdc2d00d92dc63ae186fd1b 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/uio.h>
 #include <linux/namei.h>
 #include <asm/uaccess.h>
+#include "internal.h"
 
 struct bdev_inode {
        struct block_device bdev;
This page took 0.037996 seconds and 5 git commands to generate.