diff options
Diffstat (limited to 'gdb/ppc-bdm.c')
-rw-r--r-- | gdb/ppc-bdm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ppc-bdm.c b/gdb/ppc-bdm.c index 0be1cfa717c..d38b420a726 100644 --- a/gdb/ppc-bdm.c +++ b/gdb/ppc-bdm.c @@ -35,6 +35,7 @@ #include "serial.h" #include "ocd.h" #include "ppc-tdep.h" +#include "regcache.h" static void bdm_ppc_open (char *name, int from_tty); |