]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
aio-dont-include-aioh-in-schedh-fix-fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 20 Feb 2013 02:16:52 +0000 (13:16 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:54:09 +0000 (16:54 +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>