diff options
Diffstat (limited to 't/helper/test-submodule-nested-repo-config.c')
-rw-r--r-- | t/helper/test-submodule-nested-repo-config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-submodule-nested-repo-config.c b/t/helper/test-submodule-nested-repo-config.c index a3848a8b66..aaffd422d6 100644 --- a/t/helper/test-submodule-nested-repo-config.c +++ b/t/helper/test-submodule-nested-repo-config.c @@ -1,5 +1,6 @@ #include "test-tool.h" #include "cache.h" +#include "setup.h" #include "submodule-config.h" static void die_usage(const char **argv, const char *msg) |