summaryrefslogtreecommitdiff
path: root/parallel/clusterit/patches/patch-ae
blob: 2186f54f4ed18dc13e4e760c33d3575d27a72337 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2006/01/02 22:51:45 joerg Exp $

--- rvt/command.c.orig	2006-01-02 22:47:41.000000000 +0000
+++ rvt/command.c
@@ -453,7 +453,6 @@ int flags;
 	unsigned char *s;
 	int count, sv;
 	unsigned char mask = is_eightbit() ? 0xff : 0x7f;
-	extern int errno;
 
 	if (com_stack_top > com_stack)
 		return(*--com_stack_top);