Print this page
PANKOVs restructure

*** 24,35 **** #ifndef _HPET_ACPI_H #define _HPET_ACPI_H #if defined(_KERNEL) ! #include <sys/acpi/acpi.h> ! #include <sys/acpi/actbl1.h> #include <sys/acpica.h> #endif /* defined(_KERNEL) */ #ifdef __cplusplus extern "C" { --- 24,35 ---- #ifndef _HPET_ACPI_H #define _HPET_ACPI_H #if defined(_KERNEL) ! #include <acpica/include/acpi.h> ! #include <acpica/include/actbl1.h> #include <sys/acpica.h> #endif /* defined(_KERNEL) */ #ifdef __cplusplus extern "C" {