$NetBSD: patch-dc,v 1.2 2006/01/05 18:25:57 joerg Exp $ --- lib/libxview/textsw/txt_putkey.c.orig Tue Jun 29 07:17:41 1993 +++ lib/libxview/textsw/txt_putkey.c Thu Dec 20 10:09:17 2001 @@ -19,7 +19,7 @@ static char sccsid[] = "@(#)txt_putk #include #include -extern int errno; +static int textsw_do_put(); Pkg_private Ev_finger_handle ev_add_finger(); Pkg_private int ev_get_selection();