]> git.ipfire.org Git - thirdparty/git.git/blobdiff - daemon.c
alloc.h: move ALLOC_GROW() functions from cache.h
[thirdparty/git.git] / daemon.c
index 0ae7d12b5c132883907192d16c3e2f04d56a80fb..eb733d222fa893115f624069113e2226102bae46 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "alloc.h"
 #include "config.h"
 #include "pkt-line.h"
 #include "run-command.h"