]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sparse-index.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / sparse-index.c
index 63216b3e57f87f0a44749c9350f12d8cb6b45785..886054729e5e343f664d81da5c5ad6b48cf06e8a 100644 (file)
@@ -1,5 +1,7 @@
 #include "cache.h"
 #include "alloc.h"
+#include "environment.h"
+#include "gettext.h"
 #include "repository.h"
 #include "sparse-index.h"
 #include "tree.h"