diff options
Diffstat (limited to 't/helper/test-advise.c')
| -rw-r--r-- | t/helper/test-advise.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-advise.c b/t/helper/test-advise.c index 77c15a46cf..81ed93a05c 100644 --- a/t/helper/test-advise.c +++ b/t/helper/test-advise.c @@ -3,6 +3,7 @@ #include "test-tool.h" #include "advice.h" #include "config.h" +#include "environment.h" #include "setup.h" int cmd__advise_if_enabled(int argc, const char **argv) |
