* sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
[deliverable/binutils-gdb.git] / gdb / sparcnbsd-tdep.c
index 0b8d86ef85dd53a272ec7fff46e7dac626cbaed9..b8673b0c7193f977d5a5ef2c8c15298cdbdaa6ee 100644 (file)
    Boston, MA 02110-1301, USA.  */
 
 #include "defs.h"
-#include "floatformat.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
+#include "gdbtypes.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
This page took 0.024572 seconds and 4 git commands to generate.