summaryrefslogtreecommitdiffstats
path: root/lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib.c')
-rw-r--r--lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.c b/lib.c
index a08f1c2f..913d2b47 100644
--- a/lib.c
+++ b/lib.c
@@ -7209,6 +7209,7 @@ void init(const wchar_t *pn, mem_t *(*oom)(mem_t *, size_t),
hash_init();
regex_init();
gc_late_init();
+ uw_late_init();
less_tab_init();
gc_state(gc_save);