commit: add repository argument to register_commit_graft
[gitweb.git] / bulk-checkin.c
index de1f4040c788f683a0cca3695c10b163811dd945..918d58a7ebf27c3f20615ce7dc05e39748813ede 100644 (file)
@@ -8,6 +8,7 @@
 #include "pack.h"
 #include "strbuf.h"
 #include "packfile.h"
+#include "object-store.h"
 
 static struct bulk_checkin_state {
        unsigned plugged:1;