From: John Gilmore Date: Sat, 6 Apr 1991 01:18:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be2c3f354cf23ebf052e38a615f5471d7b95d867;p=binutils-gdb.git *** empty log message *** --- 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. */