* linux-thread-db.c: Include "linux-nat.h".
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index a059b8b0c06e336c9d047d177ea3e42f577d267c..b4bdaf8b6bfda7b1c6282bdf9920bbfa2b8af8a9 100644 (file)
@@ -2200,7 +2200,7 @@ linux-nat.o: linux-nat.c $(defs_h) $(inferior_h) $(target_h) $(gdb_string_h) \
 linux-thread-db.o: linux-thread-db.c $(defs_h) $(gdb_assert_h) \
        $(gdb_proc_service_h) $(gdb_thread_db_h) $(bfd_h) $(exceptions_h) \
        $(gdbthread_h) $(inferior_h) $(symfile_h) $(objfiles_h) $(target_h) \
-       $(regcache_h) $(solib_svr4_h) $(gdbcore_h)
+       $(regcache_h) $(solib_svr4_h) $(gdbcore_h) $(linux_nat_h)
 lynx-nat.o: lynx-nat.c $(defs_h) $(frame_h) $(inferior_h) $(target_h) \
        $(gdbcore_h) $(regcache_h)
 m2-exp.o: m2-exp.c $(defs_h) $(gdb_string_h) $(expression_h) $(language_h) \
This page took 0.023613 seconds and 4 git commands to generate.