OSDN Git Service

Merge branch 'js/win32-lazyload-dll'
[git-core/git.git] / pack-check.c
index e1fcb22..073c1fb 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;