mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
$NetBSD: patch-eh,v 1.2 2009/12/10 20:35:58 abs Exp $
|
|
|
|
--- lib/libxview/textsw/txt_event.c.orig 1993-06-29 05:17:45.000000000 +0000
|
|
+++ lib/libxview/textsw/txt_event.c
|
|
@@ -22,7 +22,6 @@ static char sccsid[] = "@(#)txt_even
|
|
#include <xview_private/win_keymap.h>
|
|
|
|
|
|
-extern int errno;
|
|
Pkg_private Notify_error win_post_event();
|
|
Pkg_private void ev_blink_caret();
|
|
|