pkgsrc/x11/xview-lib/patches/patch-ei
abs c9c8f97e88 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00

13 lines
483 B
Text

$NetBSD: patch-ei,v 1.2 2009/12/10 20:35:58 abs Exp $
--- lib/libxview/textsw/txt_getkey.c.orig 1994-06-26 01:05:23.000000000 +0000
+++ lib/libxview/textsw/txt_getkey.c
@@ -21,8 +21,6 @@ static char sccsid[] = "@(#)txt_getk
#include <xview_private/ev_impl.h> /* For declaration of ev_add_finder */
#include <errno.h>
-extern int errno;
-
static void textsw_do_get();
Pkg_private Es_index textsw_find_mark_internal();
Pkg_private Es_index textsw_insert_pieces();