mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 13:30:02 -04:00
14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
$NetBSD: patch-bd,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
|
|
|
--- gdb/ser-pipe.c.orig 2004-01-22 15:20:39.000000000 -0700
|
|
+++ gdb/ser-pipe.c
|
|
@@ -132,8 +132,6 @@ pipe_close (struct serial *scb)
|
|
}
|
|
}
|
|
|
|
-static struct serial_ops pipe_ops;
|
|
-
|
|
void
|
|
_initialize_ser_pipe (void)
|
|
{
|