sha1_file: add repository argument to link_alt_odb_entry
[gitweb.git] / pack-check.c
index e1fcb228fa126e34528e9d5a38b81a6b2eae2f2a..2378f2599928abbb42d13a27b5baf3f531d9e47c 100644 (file)
@@ -2,6 +2,8 @@
 #include "pack.h"
 #include "pack-revindex.h"
 #include "progress.h"
+#include "packfile.h"
+#include "object-store.h"
 
 struct idx_entry {
        off_t                offset;