ACPICA: Restructure includes into public/private
[deliverable/linux.git] / drivers / acpi / parser / psscope.c
index a3e0314de24d5443a4d7aa0d583409663b3102b1..22929ca1ffe4e436c5528ec55d2ad827f0066f59 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2006, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -42,6 +42,7 @@
  */
 
 #include <acpi/acpi.h>
+#include <acpi/accommon.h>
 #include <acpi/acparser.h>
 
 #define _COMPONENT          ACPI_PARSER
This page took 0.024975 seconds and 5 git commands to generate.