Merge branch 'lw/daemon-log-destination'
[gitweb.git] / pack-check.c
index d0591dd5e8f88b8b939c5720dac36a939fd1edf4..385d964bdd1691b962250ec5a49abf2253ca75c1 100644 (file)
@@ -3,6 +3,7 @@
 #include "pack-revindex.h"
 #include "progress.h"
 #include "packfile.h"
+#include "object-store.h"
 
 struct idx_entry {
        off_t                offset;