11 lines
302 B
Text
11 lines
302 B
Text
$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);
|