diff options
Diffstat (limited to 't/helper/test-oidtree.c')
| -rw-r--r-- | t/helper/test-oidtree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-oidtree.c b/t/helper/test-oidtree.c index edcb7e9f44..796c9811e0 100644 --- a/t/helper/test-oidtree.c +++ b/t/helper/test-oidtree.c @@ -3,6 +3,7 @@ #include "hex.h" #include "oidtree.h" #include "setup.h" +#include "strbuf.h" static enum cb_next print_oid(const struct object_id *oid, void *data) { |
