summaryrefslogtreecommitdiff
path: root/compiler/aslglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/aslglobal.h')
-rw-r--r--compiler/aslglobal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/aslglobal.h b/compiler/aslglobal.h
index f61de6df2485..f80c89f362c7 100644
--- a/compiler/aslglobal.h
+++ b/compiler/aslglobal.h
@@ -69,6 +69,7 @@
extern int yydebug;
extern FILE *AslCompilerin;
extern int AslCompilerdebug;
+extern int DtParserdebug;
extern const ASL_MAPPING_ENTRY AslKeywordMapping[];
extern char *AslCompilertext;