summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-ee
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xview-lib/patches/patch-ee')
-rw-r--r--x11/xview-lib/patches/patch-ee12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/xview-lib/patches/patch-ee b/x11/xview-lib/patches/patch-ee
new file mode 100644
index 00000000000..f2b5bc9c311
--- /dev/null
+++ b/x11/xview-lib/patches/patch-ee
@@ -0,0 +1,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);