diff options
Diffstat (limited to 't/helper/test-subprocess.c')
| -rw-r--r-- | t/helper/test-subprocess.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-subprocess.c b/t/helper/test-subprocess.c index ff22f2fa2c..65a355cc59 100644 --- a/t/helper/test-subprocess.c +++ b/t/helper/test-subprocess.c @@ -1,6 +1,7 @@ #include "test-tool.h" #include "cache.h" #include "run-command.h" +#include "setup.h" int cmd__subprocess(int argc, const char **argv) { |
