]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / builtin / rev-parse.c
index e67999e5ebc5ef640fe5dcd45dfa1b4126a9c7a8..fd4f59ff2b9e7e628d731390f907667b75a9d7bd 100644 (file)
@@ -5,6 +5,7 @@
  */
 #define USE_THE_INDEX_VARIABLE
 #include "cache.h"
+#include "alloc.h"
 #include "config.h"
 #include "commit.h"
 #include "refs.h"