summaryrefslogtreecommitdiff
path: root/parallel/clusterit/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit/patches/patch-ac')
-rw-r--r--parallel/clusterit/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/parallel/clusterit/patches/patch-ac b/parallel/clusterit/patches/patch-ac
new file mode 100644
index 00000000000..cc3b91a70f7
--- /dev/null
+++ b/parallel/clusterit/patches/patch-ac
@@ -0,0 +1,11 @@
+$NetBSD: patch-ac,v 1.1 2006/01/02 22:51:45 joerg Exp $
+
+--- dsh/run.c.orig 2006-01-02 22:44:29.000000000 +0000
++++ dsh/run.c
+@@ -45,6 +45,4 @@ __RCSID("$Id: run.c,v 1.13 2005/06/02 17
+ #endif
+
+-extern int errno;
+-
+ void do_command(char **argv, int allrun, char *username);
+ node_t *check_rand(void);