#ifndef _ACPI_PCH_ #define _ACPI_PCH_ #include #include // ACPI_BIOS_ERROR was defined in acoutput.h, but is // redefined in bugcodes.h included from the DDK. #undef ACPI_BIOS_ERROR #include #include #include #include #include #include #endif /* _ACPI_PCH_ */