blob: 91f2c1d1b2fbd5d96a82275750b2a2861aa08451 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$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
|