diff options
Diffstat (limited to 't/helper/test-config.c')
| -rw-r--r-- | t/helper/test-config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-config.c b/t/helper/test-config.c index 4ba9eb6560..5877188f3a 100644 --- a/t/helper/test-config.c +++ b/t/helper/test-config.c @@ -1,6 +1,7 @@ #include "test-tool.h" #include "cache.h" #include "config.h" +#include "setup.h" #include "string-list.h" /* |
