From e5ad8ca4fd77e43c0f203dac5008d88c193edfb2 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 16 Sep 2004 19:54:18 +0000 Subject: 2004-09-16 Andrew Cagney * inf-child.c: Include "gdb_string.h". (inf_child_core_file_to_sym_file): Delete. (inf_child_target): Set to_fetch_registers and to_store_registers. * inf-ptrace.c: Include "gdb_string.h". * Makefile.in: Update all dependencies. --- gdb/inf-ptrace.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/inf-ptrace.c') diff --git a/gdb/inf-ptrace.c b/gdb/inf-ptrace.c index f79f7863ba6..9e07706ba16 100644 --- a/gdb/inf-ptrace.c +++ b/gdb/inf-ptrace.c @@ -30,6 +30,7 @@ #include "gdbcore.h" #include "inf-child.h" #include "gdbcmd.h" +#include "gdb_string.h" #include #include -- cgit v1.2.1