ACPICA: Restructure includes into public/private
[deliverable/linux.git] / drivers / acpi / utilities / utresrc.c
index e8fe1ba6cc243f705caf9c940d472b9846dc7e46..0755c5cdbe18899206d515dc1150dde5bdf4a7af 100644 (file)
@@ -1,11 +1,11 @@
 /*******************************************************************************
  *
- * Module Name: utresrc - Resource managment utilities
+ * Module Name: utresrc - Resource management utilities
  *
  ******************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2007, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  */
 
 #include <acpi/acpi.h>
+#include <acpi/accommon.h>
 #include <acpi/amlresrc.h>
 
 #define _COMPONENT          ACPI_UTILITIES
 ACPI_MODULE_NAME("utresrc")
-
 #if defined(ACPI_DISASSEMBLER) || defined (ACPI_DEBUGGER)
 /*
  * Strings used to decode resource descriptors.
This page took 0.034955 seconds and 5 git commands to generate.