summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-05-06 02:57:24 +0000
committernjl <njl@FreeBSD.org>2004-05-06 02:57:24 +0000
commited742a54c4d82222ed831fc8e7321cf7149ed8ed (patch)
tree88d3a1ba02c24f4ee1c730d9d442773950d50520 /sys/dev/acpica
parent3d06d54b9db97b123021d64a12114bae36b0ba34 (diff)
downloadFreeBSD-src-ed742a54c4d82222ed831fc8e7321cf7149ed8ed.zip
FreeBSD-src-ed742a54c4d82222ed831fc8e7321cf7149ed8ed.tar.gz
Add back sys/reboot.h which is needed.
Diffstat (limited to 'sys/dev/acpica')
-rw-r--r--sys/dev/acpica/acpi_thermal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/acpica/acpi_thermal.c b/sys/dev/acpica/acpi_thermal.c
index ef97200..27f46de 100644
--- a/sys/dev/acpica/acpi_thermal.c
+++ b/sys/dev/acpica/acpi_thermal.c
@@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$");
#include <sys/kthread.h>
#include <sys/bus.h>
#include <sys/proc.h>
+#include <sys/reboot.h>
#include <sys/sysctl.h>
#include <sys/unistd.h>
#include <sys/power.h>
OpenPOWER on IntegriCloud