summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-lib+libxview+sel+seln.c
blob: 85bb781298c77692ded866b85336127c04a50a37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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);