]> git.ipfire.org Git - thirdparty/git.git/blobdiff - delta-islands.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / delta-islands.c
index 8b234cb85b03b26b3f7360420e65a8e88c6b2df0..1cfdc2cc040a842f7b6d4f4857e57afd19f395cb 100644 (file)
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "alloc.h"
 #include "attr.h"
 #include "object.h"
 #include "blob.h"