Module Name: src Committed By: justin Date: Wed Apr 15 08:31:05 UTC 2015
Modified Files: src/common/lib/libc/hash/rmd160: rmd160.c Log Message: On big endian machines needs to include sys/endian.h for le32dec Mainly affects cross builds on big endian; tested on FreeBSD mips and Linux ppc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/hash/rmd160/rmd160.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.