Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> --- Hi Jonathan, If you need to re-roll your 'jt/clone-unborn-head' branch, could you please squash this into the relevant patch (commit 0c7ab71872, 'connect, transport: encapsulate arg in struct', 2021-01-26). Thanks! ATB, Ramsay Jones transport-internal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/transport-internal.h b/transport-internal.h index 348daad3e4..b60f1ba907 100644 --- a/transport-internal.h +++ b/transport-internal.h @@ -4,6 +4,7 @@ struct ref; struct transport; struct strvec; +struct transport_ls_refs_options; struct transport_vtable { /** -- 2.30.0