summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-ee
blob: f2b5bc9c3115aaf324ba69430ab0023aeb8a7e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ee,v 1.1 2006/01/05 18:25:57 joerg Exp $

--- lib/libxview/sel/seln.c.orig	2006-01-04 10:33:29.000000000 +0000
+++ lib/libxview/sel/seln.c
@@ -69,7 +69,6 @@ selection_get(sel_read, window)
     FILE           *file;
     int             c;
     int             n;
-    extern          errno;
 
     *sel = selnull;
     (void) win_lockdata(window);