]> git.ipfire.org Git - thirdparty/git.git/blobdiff - range-diff.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / range-diff.c
index 4bd65ab7496ebf8c6f0ca9420ff16e8532cce71d..815fb24c9cef9982c5e3366d4de15ca559d96866 100644 (file)
@@ -1,4 +1,6 @@
 #include "cache.h"
+#include "environment.h"
+#include "gettext.h"
 #include "range-diff.h"
 #include "string-list.h"
 #include "run-command.h"