This definition was added by commit 77cb17e9, but it's left unused since commit 511707d. Remove the left-over definition. Signed-off-by: Erik Faye-Lund <kusmabite@xxxxxxxxx> --- Just a left-over definition I found while looking through some code. exec_cmd.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/exec_cmd.c b/exec_cmd.c index bf22570..38545e8 100644 --- a/exec_cmd.c +++ b/exec_cmd.c @@ -3,7 +3,6 @@ #include "quote.h" #define MAX_ARGS 32 -extern char **environ; static const char *argv_exec_path; static const char *argv0_path; -- 1.7.4.rc1.3196.gfd693 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html