kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
[platform/kernel/u-boot.git] / cpu / mpc8xx / traps.c
index f357c8d..6efe8e0 100644 (file)
@@ -34,6 +34,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <kgdb.h>
 #include <asm/processor.h>
 
 #if defined(CONFIG_CMD_BEDBUG)