diff options
Diffstat (limited to 't/helper/test-index-version.c')
-rw-r--r-- | t/helper/test-index-version.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/helper/test-index-version.c b/t/helper/test-index-version.c index b3cbaf6d2a..f3c2dbe0a2 100644 --- a/t/helper/test-index-version.c +++ b/t/helper/test-index-version.c @@ -1,5 +1,4 @@ #include "test-tool.h" -#include "cache.h" #include "read-cache-ll.h" int cmd__index_version(int argc UNUSED, const char **argv UNUSED) |