From 046e0fba2e33fd3493e16200d2e9a2360b140e76 Mon Sep 17 00:00:00 2001 From: kochi Date: Thu, 23 Mar 2006 13:46:13 +0000 Subject: [PATCH] Change header location in accordance with moving ACPI-CA to sys/dist/acpica --- sys/dev/acpi/acpica.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/acpi/acpica.h b/sys/dev/acpi/acpica.h index 714abdee1e39..32c5c9a74bfd 100644 --- a/sys/dev/acpi/acpica.h +++ b/sys/dev/acpi/acpica.h @@ -1,4 +1,4 @@ -/* $NetBSD: acpica.h,v 1.1 2001/09/28 01:25:55 thorpej Exp $ */ +/* $NetBSD: acpica.h,v 1.2 2006/03/23 13:46:13 kochi Exp $ */ /* * Copyright 2001 Wasabi Systems, Inc. @@ -40,4 +40,4 @@ * headers. */ -#include +#include