Print this page
PANKOVs restructure

*** 21,35 **** /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ - #pragma ident "%Z%%M% %I% %E% SMI" - #include <sys/types.h> ! #include <sys/acpi/acpi.h> #include <sys/acpica.h> /* * This file contains ACPI functions that are needed by the kernel before * the ACPI module is loaded. Any functions or definitions need to be --- 21,33 ---- /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #include <sys/types.h> ! #include <acpica/include/acpi.h> #include <sys/acpica.h> /* * This file contains ACPI functions that are needed by the kernel before * the ACPI module is loaded. Any functions or definitions need to be