Subject: CVS commit: src/sys/dist/acpica
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 04/07/2006 13:49:20
Module Name:	src
Committed By:	cube
Date:		Fri Apr  7 13:49:20 UTC 2006

Modified Files:
	src/sys/dist/acpica: acnetbsd.h

Log Message:
Protect config(1)-generated include files inclusion with
#ifdef _KERNEL_OPT.  ACPI-CA might be used by standalone code in the
future.  Suggested by cherry@.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dist/acpica/acnetbsd.h

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