From be2c3f354cf23ebf052e38a615f5471d7b95d867 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 6 Apr 1991 01:18:22 +0000 Subject: [PATCH] *** empty log message *** --- gdb/exec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/exec.c b/gdb/exec.c index a014068999c..ca02ae80623 100644 --- a/gdb/exec.c +++ b/gdb/exec.c @@ -43,6 +43,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ extern char *getenv(); extern void child_create_inferior (), child_attach (); +extern void add_syms_addr_command (); extern void symbol_file_command (); /* The Binary File Descriptor handle for the executable file. */ -- 2.30.2