mirror of
https://github.com/git/git.git
synced 2026-01-23 15:27:19 +09: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>