mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
372 B
Plaintext
14 lines
372 B
Plaintext
$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;
|