powerpc: Remove ARCH= references from documentation
[oweals/u-boot.git] / common / kgdb.c
index 312e14960aa8e232c7279f220567fa6c6cfc43a2..4493a1591986c3380df2c86d40a8996b1688b96a 100644 (file)
@@ -88,6 +88,7 @@
  ****************************************************************************/
 
 #include <common.h>
+#include <asm/ptrace.h>
 
 #include <kgdb.h>
 #include <command.h>