blob: e0dfc541c38009597b5f1858a7ea5c15e2ad2ce4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ek,v 1.2 2009/12/10 20:35:58 abs Exp $
--- lib/libxview/notify/ndet_wait.c.orig 1993-06-29 05:18:00.000000000 +0000
+++ lib/libxview/notify/ndet_wait.c
@@ -18,8 +18,6 @@ static char sccsid[] = "@(#)ndet_wai
#include <xview_private/ndet.h>
#include <errno.h>
-extern errno;
-
pkg_private int
ndet_check_pid(pid)
int pid;
|