]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/mktree.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / builtin / mktree.c
index 06d81400f558152292718a57c384e12078e2b9be..ec721ffb947fc584f02188c4fe813ef8e3a57131 100644 (file)
@@ -4,6 +4,7 @@
  * Copyright (c) Junio C Hamano, 2006, 2009
  */
 #include "builtin.h"
+#include "alloc.h"
 #include "quote.h"
 #include "tree.h"
 #include "parse-options.h"