diff options
Diffstat (limited to 't/helper')
| -rw-r--r-- | t/helper/test-oidmap.c | 1 | ||||
| -rw-r--r-- | t/helper/test-reach.c | 1 | ||||
| -rw-r--r-- | t/helper/test-submodule-config.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/t/helper/test-oidmap.c b/t/helper/test-oidmap.c index bf4fcfe6ef..de6ab77fda 100644 --- a/t/helper/test-oidmap.c +++ b/t/helper/test-oidmap.c @@ -1,5 +1,4 @@ #include "test-tool.h" -#include "cache.h" #include "hex.h" #include "object-name.h" #include "oidmap.h" diff --git a/t/helper/test-reach.c b/t/helper/test-reach.c index d4fa33ae75..5b6f217441 100644 --- a/t/helper/test-reach.c +++ b/t/helper/test-reach.c @@ -1,5 +1,4 @@ #include "test-tool.h" -#include "cache.h" #include "alloc.h" #include "commit.h" #include "commit-reach.h" diff --git a/t/helper/test-submodule-config.c b/t/helper/test-submodule-config.c index 4758c8654e..c7c7fdbea9 100644 --- a/t/helper/test-submodule-config.c +++ b/t/helper/test-submodule-config.c @@ -1,5 +1,4 @@ #include "test-tool.h" -#include "cache.h" #include "config.h" #include "object-name.h" #include "setup.h" |
