]> 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 147a13386a445b7278b87c5072d7d5c308a35b8f..886054729e5e343f664d81da5c5ad6b48cf06e8a 100644 (file)
@@ -1,4 +1,7 @@
 #include "cache.h"
+#include "alloc.h"
+#include "environment.h"
+#include "gettext.h"
 #include "repository.h"
 #include "sparse-index.h"
 #include "tree.h"