Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 09/15/1999 17:06:48
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Thu Sep 16 00:06:47 UTC 1999

Modified Files:
	syssrc/sys/lib/libkern: md5c.c sha1.c

Log Message:
Include <lib/libkern/libkern.h> instead of <sys/systm.h>.
(the former no longer has mem* prototypes).
Remove the b* vs mem* kludge.
This change allows standalone libkern to build on alpha again.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/lib/libkern/md5c.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/lib/libkern/sha1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.