From 9e086581c726753ae7459a4c77ea9b37c34c5500 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 19 May 1999 19:58:41 +0000 Subject: import gdb-1999-0519 --- gdb/gdbcmd.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/gdbcmd.h') diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h index 65b3b7a..65b47ee 100644 --- a/gdb/gdbcmd.h +++ b/gdb/gdbcmd.h @@ -105,7 +105,8 @@ execute_command PARAMS ((char *, int)); enum command_control_type execute_control_command PARAMS ((struct command_line *)); -void print_command_line PARAMS ((struct command_line *, unsigned int)); +extern void +print_command_line PARAMS ((struct command_line *, unsigned int, GDB_FILE *)); extern char **noop_completer PARAMS ((char *, char *)); -- cgit v1.1