X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=exec_cmd.c;h=38545e8bfd72c8cd4f91e0d33257b143db86bac5;hb=95a1d12e9b9faddc02187ca28fdeb4fddd354c59;hp=bf225706ee377b89035eb21f76f9957cfaf6363b;hpb=ecdb3ec9846d06750a0d4b79884a763aa91daa40;p=git.git diff --git a/exec_cmd.c b/exec_cmd.c index bf225706e..38545e8bf 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;