From f9c2a16675239c03aeba2f78ce697bc225223ce6 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 14 Mar 1994 20:18:51 +0000 Subject: [PATCH] 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. --- gdb/sp64-tdep.c | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.30.2