]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pack-check.c
Git 2.16.6
[thirdparty/git.git] / pack-check.c
index e1fcb228fa126e34528e9d5a38b81a6b2eae2f2a..073c1fbd46dfeeb215c209aa0659768e72b81c3b 100644 (file)
@@ -2,6 +2,7 @@
 #include "pack.h"
 #include "pack-revindex.h"
 #include "progress.h"
+#include "packfile.h"
 
 struct idx_entry {
        off_t                offset;