summaryrefslogtreecommitdiff
path: root/print/transfig/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/transfig/patches/patch-ab')
-rw-r--r--print/transfig/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/transfig/patches/patch-ab b/print/transfig/patches/patch-ab
new file mode 100644
index 00000000000..dcb9826fbfb
--- /dev/null
+++ b/print/transfig/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.5 2005/12/20 18:13:23 joerg Exp $
+
+--- fig2dev/read.c.orig 2005-12-20 18:05:06.000000000 +0000
++++ fig2dev/read.c
+@@ -37,8 +37,6 @@ strerror(e)
+ }
+ #endif
+
+-extern int errno;
+-
+ extern F_arrow *make_arrow();
+
+ static void read_colordef();