]> git.ipfire.org Git - thirdparty/git.git/blobdiff - cache-tree.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / cache-tree.c
index 88c2c04f87fe5fcfce380b47f9d9377f9b59d8ef..256f98c3c33678e7362fc734da224556b8917efb 100644 (file)
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "alloc.h"
 #include "lockfile.h"
 #include "tree.h"
 #include "tree-walk.h"