The acpi module was failing to load due to exposed crit_*() functions. Add
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 4 Jun 2005 03:22:08 +0000 (03:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 4 Jun 2005 03:22:08 +0000 (03:22 +0000)
commit8e3e4f833f03d030eb0341f670f47cd960b9be9d
tree729322765570f94ffce2ba495e1325fd89d47b98
parent35238fa584e1b78855badc10357c79b8126bcf0f
The acpi module was failing to load due to exposed crit_*() functions.  Add
a missing #include to get the crit_*() inlines.

Found by: Matt Dillon when his power button stopped working, click click click!
sys/i386/isa/pmtimer.c
sys/platform/pc32/isa/pmtimer.c