* fbsd-proc.c: Include "regcache.h", "regset.h" and
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index b32499b08b4a5fc37dd6a3f4a2ae238d2ac41c1f..681e9bd2e6c9a769368b6a7b94f086e10e4036ba 100644 (file)
@@ -1760,7 +1760,8 @@ expprint.o: expprint.c $(defs_h) $(symtab_h) $(gdbtypes_h) $(expression_h) \
        $(value_h) $(language_h) $(parser_defs_h) $(user_regs_h) $(target_h) \
        $(gdb_string_h) $(block_h)
 fbsd-proc.o: fbsd-proc.c $(defs_h) $(gdbcore_h) $(inferior_h) \
-       $(gdb_string_h) $(elf_bfd_h) $(gregset_h)
+       $(regcache_h) $(regset_h) $(gdb_assert_h) $(gdb_string_h) \
+       $(elf_bfd_h)
 f-exp.o: f-exp.c $(defs_h) $(gdb_string_h) $(expression_h) $(value_h) \
        $(parser_defs_h) $(language_h) $(f_lang_h) $(bfd_h) $(symfile_h) \
        $(objfiles_h) $(block_h)
This page took 0.026991 seconds and 4 git commands to generate.