Subject: CVS commit: src/lib/libc/hash/sha2
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 08/26/2005 15:58:17
Module Name: src
Committed By: elad
Date: Fri Aug 26 15:58:17 UTC 2005
Modified Files:
src/lib/libc/hash/sha2: sha2.c sha256hl.c sha384hl.c sha512hl.c
Log Message:
Include namespace.h to make this build in nbcompat.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/hash/sha2/sha2.c \
src/lib/libc/hash/sha2/sha256hl.c src/lib/libc/hash/sha2/sha384hl.c \
src/lib/libc/hash/sha2/sha512hl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.