mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
$NetBSD: patch-ad,v 1.1 2005/12/04 00:52:10 joerg Exp $
|
|
|
|
--- fd.c.orig 2005-12-04 00:46:45.000000000 +0000
|
|
+++ fd.c
|
|
@@ -380,7 +380,6 @@ EOFonFD(fd)
|
|
/* ************************************************************ */
|
|
|
|
#include <errno.h> /* for EINTR, EADDRINUSE, ... */
|
|
-extern int errno;
|
|
|
|
|
|
MainLoop()
|