From: Ian Lance Taylor Date: Mon, 14 Mar 1994 20:18:51 +0000 (+0000) Subject: Don't include "ieee-float.h". I'm not sure I know where ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f9c2a16675239c03aeba2f78ce697bc225223ce6;p=binutils-gdb.git Don't include "ieee-float.h". I'm not sure I know where ChangeLog entries should go for this file, but I don't think it's a big deal for this change. --- diff --git a/gdb/sp64-tdep.c b/gdb/sp64-tdep.c index b0669450748..e1bebff71d7 100644 --- a/gdb/sp64-tdep.c +++ b/gdb/sp64-tdep.c @@ -23,7 +23,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "inferior.h" #include "obstack.h" #include "target.h" -#include "ieee-float.h" /*#include "symfile.h" /* for objfiles.h */ /*#include "objfiles.h" /* for find_pc_section */