2000-07-13 Michael Snyder <msnyder@cleaver.cygnus.com>

* parse.c: Include inferior.h.
This commit is contained in:
Michael Snyder
2000-07-13 17:54:35 +00:00
parent 906fac54a8
commit e2305d340a
2 changed files with 8 additions and 1 deletions

View File

@ -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. */