splice: divorce the splice structure/function definitions from the pipe header
[linux-block.git] / fs / read_write.c
index 47da8a4a0fbecd1bbf00aaf29fd1fdc6dc7408d8..2527cf035b0ec0d71a36df0f8d9392428ddaf769 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/module.h>
 #include <linux/syscalls.h>
 #include <linux/pagemap.h>
-#include <linux/pipe_fs_i.h>
+#include <linux/splice.h>
 #include "read_write.h"
 
 #include <asm/uaccess.h>