]> git.ipfire.org Git - thirdparty/git.git/blobdiff - quote.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / quote.c
diff --git a/quote.c b/quote.c
index 26719d21d1e7555d92289b26402a73030e330606..2453397fbbd11062b574bcd8d80449df0f29ed21 100644 (file)
--- a/quote.c
+++ b/quote.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "alloc.h"
 #include "quote.h"
 #include "strvec.h"