aboutsummaryrefslogtreecommitdiff
path: root/executer/exnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'executer/exnames.c')
-rw-r--r--executer/exnames.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/executer/exnames.c b/executer/exnames.c
index b5f2ba44a3031..89fa2d4874d60 100644
--- a/executer/exnames.c
+++ b/executer/exnames.c
@@ -2,7 +2,6 @@
/******************************************************************************
*
* Module Name: exnames - interpreter/scanner name load/execute
- * $Revision: 1.111 $
*
*****************************************************************************/
@@ -10,7 +9,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2007, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
* All rights reserved.
*
* 2. License
@@ -118,6 +117,7 @@
#define __EXNAMES_C__
#include "acpi.h"
+#include "accommon.h"
#include "acinterp.h"
#include "amlcode.h"