* Makefile.in (doublest.o): Add dependency on gdbtypes.h.
+2001-11-14 Michael Snyder <msnyder@redhat.com>
+
+ * Makefile.in (doublest.o): Add dependency on gdbtypes.h.
+
2001-11-10 Andrew Cagney <ac131313@redhat.com>
* arm-tdep.c (arm_register_type): New function.
c-valprint.o: c-valprint.c $(defs_h) $(expression_h) $(gdbtypes_h) \
$(language_h) $(symtab_h) $(valprint_h) $(value_h) $(cp_abi_h)
-doublest.o: doublest.c $(defs_h) $(doublest_h) $(floatformat_h) \
+doublest.o: doublest.c $(defs_h) $(doublest_h) $(floatformat_h) $(gdbtypes_h) \
gdb_assert.h gdb_string.h
f-lang.o: f-lang.c f-lang.h $(defs_h) $(expression_h) $(gdbtypes_h) \