mirror of
https://github.com/git/git.git
synced 2026-03-02 19:46:27 +00:00
There is no need to forward-declare these functions, as they are used after their implementation only. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>