summaryrefslogtreecommitdiff
path: root/parallel/clusterit/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit/patches/patch-ab')
-rw-r--r--parallel/clusterit/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/parallel/clusterit/patches/patch-ab b/parallel/clusterit/patches/patch-ab
new file mode 100644
index 00000000000..5c28e2ce953
--- /dev/null
+++ b/parallel/clusterit/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2006/01/02 22:51:45 joerg Exp $
+
+--- dsh/rseq.c.orig 2006-01-02 22:43:51.000000000 +0000
++++ dsh/rseq.c
+@@ -45,7 +45,4 @@ __RCSID("$Id: rseq.c,v 1.15 2005/06/02 1
+ #endif
+
+-/* externs */
+-extern int errno;
+-
+ void do_command(char **argv, int allrun, char *username);
+ node_t * check_seq(void);