diff-delta: use realloc instead of xrealloc
[gitweb.git] / http-push.c
index e3f767582bfc71fc3d1b90be8fa76ab3ad7e1664..79d2c3860825ba1e68fff555b4433731d51c1b52 100644 (file)
@@ -9,6 +9,7 @@
 #include "diff.h"
 #include "revision.h"
 #include "exec_cmd.h"
+#include "remote.h"
 
 #include <expat.h>