From b2e31a62edd021f7921a1c874534d9f048984bdb Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 21 Apr 2004 23:27:02 +0000 Subject: 2004-04-21 Andrew Cagney * Makefile.in (vaxnbsd-tdep.o): Update dependencies. * vaxnbsd-tdep.c: Include "gdb_string.h". --- gdb/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/Makefile.in') diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 0240d80..8be42e4 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -2504,7 +2504,7 @@ vax-tdep.o: vax-tdep.c $(defs_h) $(symtab_h) $(opcode_vax_h) $(gdbcore_h) \ $(dis_asm_h) $(regset_h) $(gdb_string_h) $(vax_tdep_h) vaxbsd-nat.o: vaxbsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) $(vax_tdep_h) vaxnbsd-tdep.o: vaxnbsd-tdep.c $(defs_h) $(arch_utils_h) $(osabi_h) \ - $(vax_tdep_h) $(solib_svr4_h) + $(vax_tdep_h) $(solib_svr4_h) $(gdb_string_h) win32-nat.o: win32-nat.c $(defs_h) $(frame_h) $(inferior_h) $(target_h) \ $(gdbcore_h) $(command_h) $(completer_h) $(regcache_h) $(top_h) \ $(buildsym_h) $(symfile_h) $(objfiles_h) $(gdb_string_h) \ -- cgit v1.1