OSDN Git Service

Merge branch 'jt/fast-export-copy-modify-fix'
[git-core/git.git] / bulk-checkin.c
index 5be7ce5..9a1f6c4 100644 (file)
@@ -6,6 +6,7 @@
 #include "csum-file.h"
 #include "pack.h"
 #include "strbuf.h"
+#include "packfile.h"
 
 static struct bulk_checkin_state {
        unsigned plugged:1;