mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 00:39:18 -04:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
--- dsh/run.c.orig 2008-02-27 12:29:38.000000000 -0700
|
|
+++ dsh/run.c 2008-02-27 14:49:30.000000000 -0700
|
|
@@ -48,5 +48,4 @@
|
|
#endif
|
|
|
|
-extern int errno;
|
|
|
|
void do_command(char **argv, int allrun, char *username);
|