]> git.ipfire.org Git - thirdparty/git.git/blobdiff - entry.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / entry.c
diff --git a/entry.c b/entry.c
index 70212af260b53822ad72b169a6601a8e98a95ad0..750c1f6b2f4cd2de20872b30ddfdcdbb10d746a9 100644 (file)
--- a/entry.c
+++ b/entry.c
@@ -2,6 +2,7 @@
 #include "blob.h"
 #include "object-store.h"
 #include "dir.h"
+#include "environment.h"
 #include "gettext.h"
 #include "hex.h"
 #include "streaming.h"