Compatibility: declare strtoimax() under NO_STRTOUMAX
commit97000ba6e21d25581222e11c36db4bb88c05adcd
authorJohannes Sixt <j6t@kdbg.org>
Sat, 5 Nov 2011 15:37:34 +0000 (5 16:37 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Nov 2011 06:10:24 +0000 (5 23:10 -0700)
treec0045eab769ce190b2a79ef00eb67e6a5959a06c
parente3eed7f8d238e895922851315447f5df9c475f11
Compatibility: declare strtoimax() under NO_STRTOUMAX

The previous one introduced an implementation of the function, but forgot
to add a declaration.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h