summaryrefslogtreecommitdiff
path: root/cad/gplcver/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gplcver/patches/patch-ag')
-rw-r--r--cad/gplcver/patches/patch-ag14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/gplcver/patches/patch-ag b/cad/gplcver/patches/patch-ag
new file mode 100644
index 00000000000..e6af67cfa5e
--- /dev/null
+++ b/cad/gplcver/patches/patch-ag
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.1 2006/02/16 19:41:04 joerg Exp $
+
+--- src/v_ms.c.orig 2006-02-16 18:53:45.000000000 +0000
++++ src/v_ms.c
+@@ -263,9 +263,6 @@ extern struct opinfo_t __opinfo[];
+ extern byte __stren_map_tab[];
+ extern word32 __masktab[];
+
+-/* system stuff */
+-extern int32 errno;
+-
+ /* jmp buf defined in v_dbg */
+ extern jmp_buf __iact_jmpbuf;
+ extern char __pv_ctab[];