mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
$NetBSD: patch-el,v 1.2 2009/12/10 20:35:58 abs Exp $
|
|
|
|
--- lib/libxview/notify/ndetselect.c.orig 1993-06-29 05:18:00.000000000 +0000
|
|
+++ lib/libxview/notify/ndetselect.c
|
|
@@ -28,7 +28,6 @@ static int ndet_select_nfds, ndet_s
|
|
|
|
static Notify_client ndet_select_nclient = (Notify_client) & ndet_select_ibits;
|
|
|
|
-extern errno;
|
|
extern int notify_exclude_fd;
|
|
|
|
extern int
|