aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-02-16 21:49:59 +0000
committerDaniel Jacobowitz <drow@false.org>2007-02-16 21:49:59 +0000
commite6bb342af78253e9aa06b777db3aafa8273a0150 (patch)
tree783d7318e40558fbbf65a2df042dcd6b9f93215c /gdb/ia64-tdep.c
parent61ff6e04e455da82b1b7295036f0b23f3f0ec539 (diff)
downloadbinutils-e6bb342af78253e9aa06b777db3aafa8273a0150.zip
binutils-e6bb342af78253e9aa06b777db3aafa8273a0150.tar.gz
binutils-e6bb342af78253e9aa06b777db3aafa8273a0150.tar.bz2
* 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.
Diffstat (limited to 'gdb/ia64-tdep.c')
-rw-r--r--gdb/ia64-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ia64-tdep.c b/gdb/ia64-tdep.c
index 1aed60d..883d570 100644
--- a/gdb/ia64-tdep.c
+++ b/gdb/ia64-tdep.c
@@ -25,6 +25,7 @@
#include "gdbcore.h"
#include "arch-utils.h"
#include "floatformat.h"
+#include "gdbtypes.h"
#include "regcache.h"
#include "reggroups.h"
#include "frame.h"