X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=bulk-checkin.c;h=9f3b644811cd79b2c93ebf1dcebd711640c18419;hb=b16b60f71b2354cbad5f2dc16bd5f6cf7d617579;hp=b7e131c47a62603069185d67e5d2758175bc543f;hpb=e3331758f12da22f4103eec7efe1b5304a9be5e9;p=thirdparty%2Fgit.git diff --git a/bulk-checkin.c b/bulk-checkin.c index b7e131c47a..9f3b644811 100644 --- a/bulk-checkin.c +++ b/bulk-checkin.c @@ -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;