Always declare environ now that we swap it around unilaterally.
This commit is contained in:
@@ -148,9 +148,7 @@ static struct rlimit corelimit;
|
||||
static struct rlimit nproclimit;
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LOGIN_CAP_H
|
||||
extern char **environ;
|
||||
#endif
|
||||
|
||||
int
|
||||
main(int argc, char *argv[], char *envp[])
|
||||
|
Reference in New Issue
Block a user