Print this page
PANKOVs restructure

@@ -16,24 +16,25 @@
  * fields enclosed by brackets "[]" replaced with your own identifying
  * information: Portions Copyright [yyyy] [name of copyright owner]
  *
  * CDDL HEADER END
  */
+
 /*
  * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
+ * Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  */
 
 #ifndef _SYS_PSM_COMMON_H
 #define _SYS_PSM_COMMON_H
 
-#pragma ident   "%Z%%M% %I%     %E% SMI"
-
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/cmn_err.h>
-#include <sys/acpi/acpi.h>
+
+#include <acpica/include/acpi.h>
 #include <sys/acpica.h>
 
 #include <sys/sunddi.h>
 #include <sys/ddi.h>
 #include <sys/ddi_impldefs.h>