diff options
Diffstat (limited to 'pack-check.c')
-rw-r--r-- | pack-check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pack-check.c b/pack-check.c index e1fcb228fa..073c1fbd46 100644 --- a/pack-check.c +++ b/pack-check.c @@ -2,6 +2,7 @@ #include "pack.h" #include "pack-revindex.h" #include "progress.h" +#include "packfile.h" struct idx_entry { off_t offset; |