aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/acpica/acpi_machdep.c
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
commitb7b5ae3edbad0eca5ed8a9a08326ad0867b4d94d (patch)
tree3ded447729da2f74d5f91dcc467cfc6d7425da2b /sys/amd64/acpica/acpi_machdep.c
parentc1f567e3044cc90dc3b0f50989e575305d4a2421 (diff)
downloadsrc-b7b5ae3edbad0eca5ed8a9a08326ad0867b4d94d.tar.gz
src-b7b5ae3edbad0eca5ed8a9a08326ad0867b4d94d.zip
Use repo-copied files in sys/i386/bios.
Notes
Notes: svn path=/head/; revision=112551
Diffstat (limited to 'sys/amd64/acpica/acpi_machdep.c')
-rw-r--r--sys/amd64/acpica/acpi_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/acpica/acpi_machdep.c b/sys/amd64/acpica/acpi_machdep.c
index c0d8b91dfa62..6d48588e1c9a 100644
--- a/sys/amd64/acpica/acpi_machdep.c
+++ b/sys/amd64/acpica/acpi_machdep.c
@@ -52,7 +52,7 @@ static device_t acpi_dev;
#include <machine/apm_bios.h>
#include <machine/pc/bios.h>
-#include <i386/apm/apm.h>
+#include <i386/bios/apm.h>
static struct apm_softc apm_softc;