]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
aio-dont-include-aioh-in-schedh-fix-fix
authorAndrew Morton <akpm@linux-foundation.org>
Sun, 10 Mar 2013 10:55:42 +0000 (21:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:57:44 +0000 (14:57 +1100)
Cc: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/fuse/cuse.c

index 6f96a8def14766be9fa173e26f12583dc3f04697..06b5e086ab3ab366c5aa230b55520971c0a896a5 100644 (file)
@@ -38,6 +38,7 @@
 #include <linux/device.h>
 #include <linux/file.h>
 #include <linux/fs.h>
+#include <linux/aio.h>
 #include <linux/kdev_t.h>
 #include <linux/kthread.h>
 #include <linux/list.h>