diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 18:50:34 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2003-04-29 18:50:34 +0000 |
| commit | 51773ddf472aea555c92b7371ed539f06f939788 (patch) | |
| tree | 65beb1553eb37160f7d2c71eddc0083cb96d1c32 /sys/boot | |
| parent | 24b3046aacbc07fd5948172349f19d93024d6ad5 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/i386/libi386/biosacpi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/i386/libi386/biosacpi.c b/sys/boot/i386/libi386/biosacpi.c index f10b006a6167..90217c5f74f9 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" +#define ACPI_SYSTEM_XFACE #include "actypes.h" #include "actbl.h" |
