Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 01/22/2000 08:35:27
Module Name:	syssrc
Committed By:	drochner
Date:		Sat Jan 22 16:35:26 UTC 2000

Modified Files:
	syssrc/sys/dev/scsipi: sdvar.h

Log Message:
include "rnd.h" explicitely since the size of sd_softc depends on it
(sd_scsi.c and sd_atapi.c missed it, leading to random memory corruption)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/scsipi/sdvar.h

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