sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[linux-2.6-block.git] / arch / openrisc / kernel / ptrace.c
index 4f59fa4e34e5f2c795c3d1e150520513dd78d7d3..eb97a8e7c8aa79d1d1e4ccf3329f7e2281d37e5e 100644 (file)
@@ -16,9 +16,9 @@
  *      2 of the License, or (at your option) any later version.
  */
 
-#include <stddef.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
+#include <linux/sched/task_stack.h>
 #include <linux/string.h>
 
 #include <linux/mm.h>