From 392a587b0562bfd8561bc15ad2625a4f49f461f0 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 25 May 1999 18:09:09 +0000 Subject: import gdb-1999-05-25 snapshot --- gdb/serial.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/serial.c') diff --git a/gdb/serial.c b/gdb/serial.c index ce420ee..75a221c 100644 --- a/gdb/serial.c +++ b/gdb/serial.c @@ -23,6 +23,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gdb_string.h" #include "gdbcmd.h" +extern void _initialize_serial PARAMS ((void)); + /* Linked list of serial I/O handlers */ static struct serial_ops *serial_ops_list = NULL; -- cgit v1.1