blob: da15f0f0da5807e4cc1ce595948f94bd3a6a5adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-el,v 1.1 2006/01/05 18:25:57 joerg Exp $
--- lib/libxview/notify/ndetselect.c.orig 2006-01-04 11:53:02.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
|