mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
$NetBSD: patch-ed,v 1.2 2009/12/10 20:35:58 abs Exp $
|
|
|
|
--- lib/libxview/notify/ndet_auto.c.orig 1993-06-29 05:18:19.000000000 +0000
|
|
+++ lib/libxview/notify/ndet_auto.c
|
|
@@ -25,8 +25,6 @@ static char sccsid[] = "@(#)ndet_aut
|
|
#include <stdlib.h>
|
|
#endif SVR4
|
|
|
|
-extern errno;
|
|
-
|
|
pkg_private_data sigset_t ndet_sigs_auto;
|
|
pkg_private_data Notify_client ndet_auto_nclient =
|
|
(Notify_client) & ndet_sigs_auto;
|