mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b714abde92
Submitted by: steve
11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
--- common/misc.c.orig Tue Oct 13 23:12:30 1998
|
|
+++ common/misc.c Tue Oct 13 23:12:58 1998
|
|
@@ -380,7 +380,6 @@
|
|
char *program;
|
|
char *param;
|
|
{
|
|
- int errno = 0;
|
|
extern char **environ;
|
|
char *myenviron[MAX_SET];
|
|
char *argv[MAX_SET];
|