$NetBSD: patch-dd,v 1.2 2006/01/05 18:25:57 joerg Exp $ --- lib/libxview/textsw/txt_selsvc.c.orig Sun Jun 26 03:05:23 1994 +++ lib/libxview/textsw/txt_selsvc.c Thu Dec 20 10:09:17 2001 @@ -24,7 +24,7 @@ static char sccsid[] = "@(#)txt_sels #include #endif /* SVR4 */ -extern int errno; +static int textsw_should_ask_seln_svc(); Pkg_private Es_status es_copy(); static Seln_result textsw_seln_yield();