]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tag.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / tag.c
diff --git a/tag.c b/tag.c
index 3408bb9433f3b83a763a683fe483b9107140c616..39434231799797113bb635fb3a0fc43e78cd137b 100644 (file)
--- a/tag.c
+++ b/tag.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "environment.h"
 #include "tag.h"
 #include "object-store.h"
 #include "commit.h"