2000-07-13 Michael Snyder <msnyder@cleaver.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / parse.c
index d17dd9f278d559c2ceed91059f29db779c40d10b..b8757b74752eba313e482804d003f2aac6d62a0b 100644 (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.  */
+
 \f
 /* Symbols which architectures can redefine.  */
 
This page took 0.026603 seconds and 4 git commands to generate.