diff options
Diffstat (limited to 'bulk-checkin.c')
-rw-r--r-- | bulk-checkin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bulk-checkin.c b/bulk-checkin.c index 5be7ce5c73..9a1f6c49ab 100644 --- a/bulk-checkin.c +++ b/bulk-checkin.c @@ -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; |