aboutsummaryrefslogtreecommitdiff
path: root/gdb/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/parse.c')
-rw-r--r--gdb/parse.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/parse.c b/gdb/parse.c
index d17dd9f..b8757b7 100644
--- a/gdb/parse.c
+++ b/gdb/parse.c
@@ -43,6 +43,9 @@
#include "parser-defs.h"
#include "gdbcmd.h"
#include "symfile.h" /* for overlay functions */
+#include "inferior.h" /* for NUM_PSEUDO_REGS. NOTE: replace
+ with "gdbarch.h" when appropriate. */
+
/* Symbols which architectures can redefine. */