]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bulk-checkin.c
t5318: avoid unnecessary command substitutions
[thirdparty/git.git] / bulk-checkin.c
index b7e131c47a62603069185d67e5d2758175bc543f..9f3b644811cd79b2c93ebf1dcebd711640c18419 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;