aboutsummaryrefslogtreecommitdiff
path: root/dispatcher/dswscope.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2009-06-01 21:02:40 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2009-06-01 21:02:40 +0000
commite83ee77d7b009e11006d75946be388f7b99f9990 (patch)
tree73c1236e3073233e35dc547eb58ea55eafda9edc /dispatcher/dswscope.c
parent7029c194b68de13ac02301d603a5e3c180d220e6 (diff)
Notes
Diffstat (limited to 'dispatcher/dswscope.c')
-rw-r--r--dispatcher/dswscope.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dispatcher/dswscope.c b/dispatcher/dswscope.c
index be8f8701c003a..023f9ef6662e0 100644
--- a/dispatcher/dswscope.c
+++ b/dispatcher/dswscope.c
@@ -1,7 +1,6 @@
/******************************************************************************
*
* Module Name: dswscope - Scope stack manipulation
- * $Revision: 1.69 $
*
*****************************************************************************/
@@ -9,7 +8,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
@@ -117,6 +116,7 @@
#define __DSWSCOPE_C__
#include "acpi.h"
+#include "accommon.h"
#include "acdispat.h"