Subject: CVS commit: src/usr.sbin/installboot/arch
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/18/2003 14:16:42
Module Name:	src
Committed By:	bjh21
Date:		Fri Apr 18 14:16:42 UTC 2003

Modified Files:
	src/usr.sbin/installboot/arch: i386.c

Log Message:
Use <md5.h> rather than <sys/md5.h>.  This is what the man page tells us to
do, and is required for cross-compiling since libnbcompat doesn't provide
<sys/md5.h>.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/installboot/arch/i386.c

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