summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h
index 553d580e..1c74880f 100644
--- a/src/global.h
+++ b/src/global.h
@@ -62,6 +62,7 @@ extern bool printStatistics;
extern int gblErrorCount;
extern bool gblLibrary;
+extern long gblActiveRealm;
extern char machineMain[];
extern const char *exportHeaderFn;