]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - kernel/printk/printk.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
[mirror_ubuntu-bionic-kernel.git] / kernel / printk / printk.c
index 06051926dfde055267e8303186a667a955811b14..779479ac9f57bc4feb4276f14d677b88e1b06969 100644 (file)
@@ -45,6 +45,9 @@
 #include <linux/utsname.h>
 #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>