diff options
Diffstat (limited to 't/helper/test-reach.c')
| -rw-r--r-- | t/helper/test-reach.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-reach.c b/t/helper/test-reach.c index de8f26639d..05d56267a9 100644 --- a/t/helper/test-reach.c +++ b/t/helper/test-reach.c @@ -1,4 +1,5 @@ #include "test-tool.h" +#include "cache.h" #include "alloc.h" #include "commit.h" #include "commit-reach.h" |
