]> git.ipfire.org Git - thirdparty/git.git/blobdiff - exec_cmd.c
git-tag.txt: list all modes in the description
[thirdparty/git.git] / exec_cmd.c
index bf225706ee377b89035eb21f76f9957cfaf6363b..38545e8bfd72c8cd4f91e0d33257b143db86bac5 100644 (file)
@@ -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;