]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bisect.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / bisect.c
index 5a3a8182d839a291c70df32370f6592286c7e0b8..8a4be05dc524635a0f3caf4bf36e5915c3cca43a 100644 (file)
--- a/bisect.c
+++ b/bisect.c
@@ -2,6 +2,7 @@
 #include "config.h"
 #include "commit.h"
 #include "diff.h"
+#include "environment.h"
 #include "gettext.h"
 #include "hex.h"
 #include "revision.h"