* avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c, sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h". * Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o) (ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o) (sparc-linux-tdep.o): Update.
This commit is contained in:
parent
61ff6e04e4
commit
e6bb342af7
11 changed files with 27 additions and 14 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "trad-frame.h"
|
||||
#include "gdbcmd.h"
|
||||
#include "gdbcore.h"
|
||||
#include "gdbtypes.h"
|
||||
#include "inferior.h"
|
||||
#include "symfile.h"
|
||||
#include "arch-utils.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue