From 847fa779aff2592e842654b95dc2c321885e1eec Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 28 Jan 2008 22:45:43 +0000 Subject: *: tidy up usage of char **environ --- editors/awk.c | 1 - 1 file changed, 1 deletion(-) (limited to 'editors') diff --git a/editors/awk.c b/editors/awk.c index da3401b37..983b31116 100644 --- a/editors/awk.c +++ b/editors/awk.c @@ -10,7 +10,6 @@ #include "libbb.h" #include "xregex.h" #include -extern char **environ; /* This is a NOEXEC applet. Be very careful! */ -- cgit v1.2.3