ACPICA: Restructure includes into public/private
[deliverable/linux.git] / drivers / acpi / utilities / utresrc.c
index cbbd3315a1e22bbc9eacc32942ccaded198c14a7..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
@@ -42,6 +42,7 @@
  */
 
 #include <acpi/acpi.h>
+#include <acpi/accommon.h>
 #include <acpi/amlresrc.h>
 
 #define _COMPONENT          ACPI_UTILITIES
This page took 0.035423 seconds and 5 git commands to generate.