mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
$NetBSD: patch-ab,v 1.3 2008/02/27 21:52:16 garbled Exp $
|
|
|
|
--- dsh/rseq.c.orig 2008-02-27 14:35:38.000000000 -0700
|
|
+++ dsh/rseq.c 2008-02-27 14:37:28.000000000 -0700
|
|
@@ -48,7 +48,6 @@
|
|
#endif
|
|
|
|
/* externs */
|
|
-extern int errno;
|
|
|
|
void do_command(char **argv, int allrun, char *username);
|
|
node_t *check_seq(void);
|