Message ID | 44f63835-63e6-a659-620d-a29cd1015c9a@ramsayjones.plus.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | transport-internal.h: fix a 'hdr-check' warning | expand |
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 { /**
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> --- 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(+)