summaryrefslogtreecommitdiff
path: root/cad/gplcver/patches/patch-ae
blob: 79c72f0eb6a357f1236fd599464cb4148636cbcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ae,v 1.1 2006/02/16 19:41:04 joerg Exp $

--- src/v_ex.c.orig	2006-02-16 18:51:59.000000000 +0000
+++ src/v_ex.c
@@ -337,9 +337,6 @@ extern void __my_fprintf(FILE *, char *,
 /* reset mechanism long jump buffer */
 extern jmp_buf __reset_jmpbuf;
 
-/* system stuff */
-extern int32 errno;
-
 /* some general evaluation tables */
 word32 __masktab[] = {
  /* since 0 is the same as all used, mask must be entire word32 */