Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 11/22/2006 22:14:23
Module Name:	src
Committed By:	dogcow
Date:		Wed Nov 22 22:14:23 UTC 2006

Modified Files:
	src/sys/dev/ata: sata_subr.c

Log Message:
#include <sys/device.h> to fix build failure on sparc64.
(why only sparc64? no idea.)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ata/sata_subr.c

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