2013-09-26 17:14:40 +02:00

14 lines
414 B
Plaintext

$NetBSD: patch-dd,v 1.3 2009/12/10 20:35:58 abs Exp $
--- lib/libxview/textsw/txt_selsvc.c.orig 1994-06-26 01:05:23.000000000 +0000
+++ lib/libxview/textsw/txt_selsvc.c
@@ -24,7 +24,7 @@ static char sccsid[] = "@(#)txt_sels
#include <stdlib.h>
#endif /* SVR4 */
-extern int errno;
+static int textsw_should_ask_seln_svc();
Pkg_private Es_status es_copy();
static Seln_result textsw_seln_yield();