X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=exec_cmd.c;h=38545e8bfd72c8cd4f91e0d33257b143db86bac5;hb=d3ee177e5059c81e0e73be091741f60ebfbce520;hp=bf225706ee377b89035eb21f76f9957cfaf6363b;hpb=3c656899cdfbfdd40987625c4615a8c941d5968a;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;