Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/04/2005 17:00:43
Module Name:	src
Committed By:	chs
Date:		Fri Nov  4 17:00:43 UTC 2005

Modified Files:
	src/sys/compat/linux/common: linux_sg.c

Log Message:
make this compile on m68k by including sys/device.h explicitly.
on other platforms it's apparently included implicitly, probably through cpu.h.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/linux/common/linux_sg.c

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