From e6bb342af78253e9aa06b777db3aafa8273a0150 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 16 Feb 2007 21:49:59 +0000 Subject: * 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. --- gdb/ppcobsd-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/ppcobsd-tdep.c') diff --git a/gdb/ppcobsd-tdep.c b/gdb/ppcobsd-tdep.c index dc76a18..b826fba 100644 --- a/gdb/ppcobsd-tdep.c +++ b/gdb/ppcobsd-tdep.c @@ -21,9 +21,9 @@ #include "defs.h" #include "arch-utils.h" -#include "floatformat.h" #include "frame.h" #include "frame-unwind.h" +#include "gdbtypes.h" #include "osabi.h" #include "regcache.h" #include "regset.h" -- cgit v1.1