sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[linux] / arch / um / kernel / skas / mmu.c
index 3943e9d..7a1f2a9 100644 (file)
@@ -5,8 +5,9 @@
  */
 
 #include <linux/mm.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
 #include <linux/slab.h>
+
 #include <asm/pgalloc.h>
 #include <asm/pgtable.h>
 #include <asm/sections.h>