]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pretty.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / pretty.c
index 9d7922dcc603a1d7235ad0cb035f638ccaf5a497..2b6d0f52c9ff60ca4fa11579a842cb19304ff922 100644 (file)
--- a/pretty.c
+++ b/pretty.c
@@ -2,6 +2,7 @@
 #include "alloc.h"
 #include "config.h"
 #include "commit.h"
+#include "environment.h"
 #include "gettext.h"
 #include "hex.h"
 #include "utf8.h"