mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 03:07:02 -04:00
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
$NetBSD: patch-ag,v 1.1 2005/12/29 13:46:16 joerg Exp $
|
|
|
|
--- src/common/monitor.c.orig 2005-12-28 21:50:57.000000000 +0000
|
|
+++ src/common/monitor.c
|
|
@@ -28,8 +28,6 @@
|
|
*/
|
|
|
|
|
|
-extern int errno;
|
|
-
|
|
int udp_open( int port );
|
|
int tcp_open( int port );
|
|
|