mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
These functions were all defined in a separate ident.c already, so create ident.h and move the declarations into that file. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>