]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/debug/gdbstub.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-artful-kernel.git] / kernel / debug / gdbstub.c
index 19d9a578c75316013d4acde0ac562d66d78794f3..7510dc687c0dc1a2cd195b6f387bd3dc7e4b7614 100644 (file)
@@ -29,6 +29,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/sched/signal.h>
 #include <linux/kgdb.h>
 #include <linux/kdb.h>
 #include <linux/serial_core.h>