summaryrefslogtreecommitdiffstats
path: root/sys/x86/acpica
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2013-12-24 14:48:52 +0000
committerjhb <jhb@FreeBSD.org>2013-12-24 14:48:52 +0000
commit0dede48f9c9298aed0e7c20d541df1d7d2d01bcb (patch)
tree0b855b7721492ea294cbf8ea8318668826d1f886 /sys/x86/acpica
parent5bdae47300325ae0a49abbf4bec2796529337cc6 (diff)
downloadFreeBSD-src-0dede48f9c9298aed0e7c20d541df1d7d2d01bcb.zip
FreeBSD-src-0dede48f9c9298aed0e7c20d541df1d7d2d01bcb.tar.gz
Fix i386 build.
Pointy hat to: jhb
Diffstat (limited to 'sys/x86/acpica')
-rw-r--r--sys/x86/acpica/acpi_wakeup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/x86/acpica/acpi_wakeup.c b/sys/x86/acpica/acpi_wakeup.c
index 73a658f..13119d3 100644
--- a/sys/x86/acpica/acpi_wakeup.c
+++ b/sys/x86/acpica/acpi_wakeup.c
@@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
#include <sys/malloc.h>
#include <sys/memrange.h>
#include <sys/smp.h>
+#include <sys/systm.h>
#include <vm/vm.h>
#include <vm/pmap.h>
OpenPOWER on IntegriCloud