Signed-off-by: Ramsay Jones <ram...@ramsayjones.plus.com>
---

Hi Christian,

If you need to re-roll your 'cc/multi-promisor' branch, could you please
squash this into the relevant patch (commit 9e27beaa23, "promisor-remote:
implement promisor_remote_get_direct()", 2019-06-25).

[No, this is not the same as the April patch! :-D ]

Thanks!

ATB,
Ramsay Jones

 promisor-remote.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/promisor-remote.h b/promisor-remote.h
index 8200dfc940..a9a9c77b7c 100644
--- a/promisor-remote.h
+++ b/promisor-remote.h
@@ -2,6 +2,7 @@
 #define PROMISOR_REMOTE_H
 
 struct object_id;
+struct repository;
 
 /*
  * Promisor remote linked list
-- 
2.22.0

Reply via email to