android toolchain SHA1 endian fix
authorPeter Hillier <peterhillier@yahoo.com>
Tue, 1 May 2012 22:09:45 +0000 (06:09 +0800)
committerAndy Green <andy.green@linaro.org>
Tue, 1 May 2012 22:09:45 +0000 (06:09 +0800)
commit05c66f7e4e8b26213d7d4b1597ddc94fa4b693af
treec1cac08fbebefda950482df00af615beb1e5cae6
parent06fbcee7033227b9aa0ce5b2fec3a667feedfb3c
android toolchain SHA1 endian fix

Android toolchain needs an extra include if it's not to confuse
SHA-1 code probably with incorrect endian-ness from missing /bits/

Signed-off-by: Peter Hillier <peterhillier@yahoo.com>
Signed-off-by: Andy Green <andy@warmcat.com>
lib/sha-1.c