$NetBSD: patch-ax,v 1.1 2005/11/13 14:16:05 shannonjr Exp $ --- gdb/ser-pipe.c.orig 2004-10-20 17:12:32.000000000 -0600 +++ gdb/ser-pipe.c @@ -132,8 +132,6 @@ pipe_close (struct serial *scb) } } -static struct serial_ops pipe_ops; - void _initialize_ser_pipe (void) {