* irix5-nat.c: Include mips-tdep.h.

This commit is contained in:
Joel Brobecker 2003-12-17 06:19:29 +00:00
parent 0ab84fb789
commit b639a77072
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-12-16 J. Brobecker <brobecker@gnat.com>
* irix5-nat.c: Include mips-tdep.h.
2003-12-16 Mark Kettenis <kettenis@gnu.org>
* solib.h (SOLIB_CREATE_CATCH_LOAD_HOOK)

View File

@ -36,6 +36,7 @@
/* Prototypes for supply_gregset etc. */
#include "gregset.h"
#include "mips-tdep.h"
static void fetch_core_registers (char *, unsigned int, int, CORE_ADDR);