* sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index f9b9827847a99d41c3ffc3515b97a6d18cc11e0d..0a0f4779e71c4a733eea2c22e803450516130639 100644 (file)
@@ -2721,8 +2721,8 @@ sparc-nat.o: sparc-nat.c $(defs_h) $(inferior_h) $(regcache_h) $(target_h) \
        $(sparc_nat_h) $(inf_ptrace_h)
 sparcnbsd-nat.o: sparcnbsd-nat.c $(defs_h) $(regcache_h) $(target_h) \
        $(sparc_tdep_h) $(sparc_nat_h) $(bsd_kvm_h)
-sparcnbsd-tdep.o: sparcnbsd-tdep.c $(defs_h) $(floatformat_h) $(frame_h) \
-       $(frame_unwind_h) $(gdbcore_h) $(osabi_h) $(regcache_h) $(regset_h) \
+sparcnbsd-tdep.o: sparcnbsd-tdep.c $(defs_h) $(frame_h) $(frame_unwind_h) \
+       $(gdbcore_h) $(gdbtypes_h) $(osabi_h) $(regcache_h) $(regset_h) \
        $(solib_svr4_h) $(symtab_h) $(trad_frame_h) $(gdb_assert_h) \
        $(gdb_string_h) $(sparc_tdep_h) $(nbsd_tdep_h)
 sparcobsd-tdep.o: sparcobsd-tdep.c $(defs_h) $(floatformat_h) $(frame_h) \
This page took 0.0282829999999999 seconds and 4 git commands to generate.