sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[linux-2.6-block.git] / fs / binfmt_aout.c
index 2a59139f520b96bcab261f9a7a9fb42e0f38220f..9be82c4e14a409a4872094190ea63aa23ef0c1d1 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/init.h>
 #include <linux/coredump.h>
 #include <linux/slab.h>
+#include <linux/sched/task_stack.h>
 
 #include <linux/uaccess.h>
 #include <asm/cacheflush.h>