]> git.ipfire.org Git - thirdparty/git.git/blobdiff - read-cache.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / read-cache.c
index 9a8d5fe97ed4aa06a0f4fd0579d2376f6a615f46..34567c1d550c5a8825083cbd803cf38113880ee4 100644 (file)
@@ -18,6 +18,7 @@
 #include "tree.h"
 #include "commit.h"
 #include "blob.h"
+#include "environment.h"
 #include "gettext.h"
 #include "resolve-undo.h"
 #include "run-command.h"