Convert CONFIG_ENV_RANGE to Kconfig
[platform/kernel/u-boot.git] / common / kgdb_stubs.c
index c061126..66aed7c 100644 (file)
@@ -11,6 +11,7 @@
 #include <cpu_func.h>
 #include <kgdb.h>
 #include <serial.h>
+#include <asm/ptrace.h>
 
 int (*debugger_exception_handler)(struct pt_regs *);