]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
aio-dont-include-aioh-in-schedh-fix-3-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)
fix build

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/pid_namespace.h

index 215e5e3dda1063e955c93fa566b46de16f6c8dc3..6051177a890dc6b922719acba867d5531a581831 100644 (file)
@@ -4,6 +4,7 @@
 #include <linux/sched.h>
 #include <linux/bug.h>
 #include <linux/mm.h>
+#include <linux/workqueue.h>
 #include <linux/threads.h>
 #include <linux/nsproxy.h>
 #include <linux/kref.h>