* amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index d80091b662de6b8e8d80965c54eb7f99d1c05cd5..2fdfa08b1d2d084df5460344d5e7ec4ff7ce6531 100644 (file)
@@ -1676,8 +1676,8 @@ amd64fbsd-nat.o: amd64fbsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
        $(target_h) $(gdb_assert_h) $(fbsd_nat_h) $(amd64_tdep_h) \
        $(amd64_nat_h) $(bsd_kvm_h)
 amd64fbsd-tdep.o: amd64fbsd-tdep.c $(defs_h) $(arch_utils_h) $(frame_h) \
-       $(gdbcore_h) $(regcache_h) $(osabi_h) $(gdb_string_h) \
-       $(amd64_tdep_h) $(solib_svr4_h)
+       $(gdbcore_h) $(regcache_h) $(osabi_h) $(gdb_assert_h) \
+       $(gdb_string_h) $(amd64_tdep_h) $(bsd_uthread_h) $(solib_svr4_h)
 amd64-linux-nat.o: amd64-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \
        $(regcache_h) $(linux_nat_h) $(gdb_assert_h) $(gdb_string_h) \
        $(gdb_proc_service_h) $(gregset_h) $(amd64_tdep_h) \
This page took 0.023775 seconds and 4 git commands to generate.