diff options
Diffstat (limited to 't/helper/test-revision-walking.c')
| -rw-r--r-- | t/helper/test-revision-walking.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-revision-walking.c b/t/helper/test-revision-walking.c index 4a45d5bac2..f2df433406 100644 --- a/t/helper/test-revision-walking.c +++ b/t/helper/test-revision-walking.c @@ -13,6 +13,7 @@ #include "commit.h" #include "diff.h" #include "revision.h" +#include "setup.h" static void print_commit(struct commit *commit) { |
