diff options
Diffstat (limited to '')
-rw-r--r-- | pack-check.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pack-check.c b/pack-check.c index 977f619..25104d5 100644 --- a/pack-check.c +++ b/pack-check.c @@ -3,7 +3,6 @@ #include "hex.h" #include "repository.h" #include "pack.h" -#include "pack-revindex.h" #include "progress.h" #include "packfile.h" #include "object-file.h" |