From 0a657a32e3cd6217b133d297cfeb84d5350217a3 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 24 Oct 2005 04:31:06 +0000 Subject: Vendor import of Intel ACPI-CA 20041119 with system includes fixups. --- sys/contrib/dev/acpica/dbhistry.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/contrib/dev/acpica/dbhistry.c') diff --git a/sys/contrib/dev/acpica/dbhistry.c b/sys/contrib/dev/acpica/dbhistry.c index 54df16f..68b26b3 100644 --- a/sys/contrib/dev/acpica/dbhistry.c +++ b/sys/contrib/dev/acpica/dbhistry.c @@ -115,8 +115,8 @@ *****************************************************************************/ -#include "acpi.h" -#include "acdebug.h" +#include +#include #ifdef ACPI_DEBUGGER -- cgit v1.1