From ed742a54c4d82222ed831fc8e7321cf7149ed8ed Mon Sep 17 00:00:00 2001 From: njl Date: Thu, 6 May 2004 02:57:24 +0000 Subject: [PATCH] Add back sys/reboot.h which is needed. --- sys/dev/acpica/acpi_thermal.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/acpica/acpi_thermal.c b/sys/dev/acpica/acpi_thermal.c index ef972003d372..27f46de094cf 100644 --- a/sys/dev/acpica/acpi_thermal.c +++ b/sys/dev/acpica/acpi_thermal.c @@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include #include