diff options
Diffstat (limited to 't/helper/test-string-list.c')
| -rw-r--r-- | t/helper/test-string-list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-string-list.c b/t/helper/test-string-list.c index 2123dda85b..959f27c74c 100644 --- a/t/helper/test-string-list.c +++ b/t/helper/test-string-list.c @@ -1,5 +1,6 @@ #include "test-tool.h" #include "cache.h" +#include "strbuf.h" #include "string-list.h" /* |
