]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/clone.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / builtin / clone.c
index b94324ea02c3b2c8f53840e4b191983c21fc7356..15dc15408ed57862220cec771f29df4a9afb831d 100644 (file)
@@ -12,6 +12,7 @@
 #include "builtin.h"
 #include "abspath.h"
 #include "config.h"
+#include "environment.h"
 #include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"