splice: divorce the splice structure/function definitions from the pipe header
[linux-block.git] / drivers / block / loop.c
index 87d84e7d54321e08d1a451905a759241f055ca8e..08f53df03e8cad09f73bca23c5d8fd477b69e9e1 100644 (file)
@@ -74,7 +74,7 @@
 #include <linux/highmem.h>
 #include <linux/gfp.h>
 #include <linux/kthread.h>
-#include <linux/pipe_fs_i.h>
+#include <linux/splice.h>
 
 #include <asm/uaccess.h>