summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-07-13 22:54:53 +0000
committernjl <njl@FreeBSD.org>2003-07-13 22:54:53 +0000
commit17dd0864eb9c81bb222c6fa5670d3666dbbe2068 (patch)
treeb39b658406cc3c23146121626432099f27686f67
parentd0931ce8bb6f6c2762d49bd76e28fe6e6691f2a5 (diff)
downloadFreeBSD-src-17dd0864eb9c81bb222c6fa5670d3666dbbe2068.zip
FreeBSD-src-17dd0864eb9c81bb222c6fa5670d3666dbbe2068.tar.gz
Add include file so this builds with new acpica
Reported by: Kevin Oberman <oberman@es.net>
-rw-r--r--sys/boot/i386/libi386/biosacpi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/i386/libi386/biosacpi.c b/sys/boot/i386/libi386/biosacpi.c
index 90217c5..a9d8ecb 100644
--- a/sys/boot/i386/libi386/biosacpi.c
+++ b/sys/boot/i386/libi386/biosacpi.c
@@ -31,6 +31,7 @@
#include <bootstrap.h>
#include "acfreebsd.h"
+#include "acconfig.h"
#define ACPI_SYSTEM_XFACE
#include "actypes.h"
#include "actbl.h"
OpenPOWER on IntegriCloud