]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/printk/printk.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-bionic-kernel.git] / kernel / printk / printk.c
index 47050eedc206ed75f50a36755660bcce670904a0..2984fb0f0257420de4a7aa2595a52c34f0d33a0e 100644 (file)
@@ -46,6 +46,8 @@
 #include <linux/ctype.h>
 #include <linux/uio.h>
 #include <linux/sched/clock.h>
+#include <linux/sched/debug.h>
+#include <linux/sched/task_stack.h>
 
 #include <linux/uaccess.h>
 #include <asm/sections.h>