]> git.ipfire.org Git - thirdparty/git.git/blobdiff - editor.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / editor.c
index 2d3e6be64e4a0c7241945961986f5a9042ed7e3c..d632d7906608732a1059d197d7f06a62e1f55ed2 100644 (file)
--- a/editor.c
+++ b/editor.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "abspath.h"
 #include "config.h"
+#include "environment.h"
 #include "gettext.h"
 #include "strbuf.h"
 #include "strvec.h"