Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/hash
Module Name: src
Committed By: he
Date: Wed Nov 1 11:29:08 UTC 2006
Modified Files:
src/common/lib/libc/hash/rmd160: rmd160.c
src/common/lib/libc/hash/sha2: sha2.c
Log Message:
Add include of <sys/param.h>, to allow vax kernels to build again.
For vax, this causes <machine/macros.h> to be included and the
redefine of memset() to take effect.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/hash/rmd160/rmd160.c
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/hash/sha2/sha2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index