* remote-sim.c: Include gdbthread.h.
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 055a7594376be274f698b1cc0f273f16f0a0c8b9..d4b1297f37ac22f13f32ef4f5c9f8a1556c63f32 100644 (file)
@@ -2671,7 +2671,7 @@ remote-sim.o: remote-sim.c $(defs_h) $(inferior_h) $(value_h) \
        $(gdb_string_h) $(terminal_h) $(target_h) $(gdbcore_h) \
        $(gdb_callback_h) $(gdb_remote_sim_h) $(command_h) \
        $(regcache_h) $(gdb_assert_h) $(sim_regno_h) $(arch_utils_h) \
-       $(readline_h)
+       $(readline_h) $(gdbthread_h)
 rs6000-nat.o: rs6000-nat.c $(defs_h) $(inferior_h) $(target_h) $(gdbcore_h) \
        $(xcoffsolib_h) $(symfile_h) $(objfiles_h) $(libbfd_h) $(bfd_h) \
        $(exceptions_h) $(gdb_stabs_h) $(regcache_h) $(arch_utils_h) \
This page took 0.024591 seconds and 4 git commands to generate.