object-store: close all packs upon clearing the object store
[gitweb.git] / transport.c
index 00d48b5b565b0edfa826a8c426e76cfc60a2f0a1..3afc6324726eafb71e7805153aa6a635f4e0c8d9 100644 (file)
@@ -18,6 +18,7 @@
 #include "sha1-array.h"
 #include "sigchain.h"
 #include "transport-internal.h"
+#include "object-store.h"
 
 static void set_upstreams(struct transport *transport, struct ref *refs,
        int pretend)