]> git.ipfire.org Git - thirdparty/git.git/blobdiff - worktree.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / worktree.c
index aa43c6411914308798a58e4e3a0a5c55d1eede8f..c99939a4d1fa1a54e04db4d76b1954246a2c74a5 100644 (file)
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "alloc.h"
 #include "repository.h"
 #include "refs.h"
 #include "strbuf.h"