summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/exvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/upmendex/exvar.h')
-rw-r--r--Build/source/texk/upmendex/exvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/upmendex/exvar.h b/Build/source/texk/upmendex/exvar.h
index 1b7a8d9bd63..790f327e277 100644
--- a/Build/source/texk/upmendex/exvar.h
+++ b/Build/source/texk/upmendex/exvar.h
@@ -35,6 +35,7 @@ extern UChar atama[],hangul_head[],hanzi_head[],kana_head[];
extern UChar devanagari_head[],thai_head[];
extern char page_compositor[],page_precedence[];
extern char character_order[];
+extern char script_preamble[][STYBUFSIZE],script_postamble[][STYBUFSIZE];
extern char icu_locale[],icu_rules[];
extern int icu_attributes[];