]> git.ipfire.org Git - thirdparty/git.git/blobdiff - help.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / help.c
diff --git a/help.c b/help.c
index 812af4cdea62129c12ec33813d934d677c61d714..5f84a50b948ef84ca5df5127b4570f44ba9cb768 100644 (file)
--- a/help.c
+++ b/help.c
@@ -1,4 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "alloc.h"
 #include "config.h"
 #include "builtin.h"
 #include "exec-cmd.h"