fetch: send server options when using protocol v2
[gitweb.git] / http-push.c
index ff82b63133fe4b3de046e15f1066ce6df27404ac..c0998fd763b6178aa7c0d35603c9b56183d5157f 100644 (file)
@@ -12,6 +12,7 @@
 #include "sigchain.h"
 #include "argv-array.h"
 #include "packfile.h"
+#include "object-store.h"
 
 #ifdef EXPAT_NEEDS_XMLPARSE_H
 #include <xmlparse.h>