Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / common / kgdb_stubs.c
index c061126bed2a1103c98151816d9ad6614db75d82..66aed7cea1c7e268afcbb7274e1c71fa5208c0e8 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 *);