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 cb881139f7..4e6ed30afa 100644 --- a/t/helper/test-advise.c +++ b/t/helper/test-advise.c @@ -2,6 +2,7 @@ #include "cache.h" #include "advice.h" #include "config.h" +#include "setup.h" int cmd__advise_if_enabled(int argc, const char **argv) { |
