summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.c b/util.c
index d02954e..8cd1527 100644
--- a/util.c
+++ b/util.c
@@ -9,6 +9,7 @@
#include "base.h"
#include "util.h"
+#include "unicode.h"
// on 16-bit systems, this is 16383. on 32/64-bit systems, this is 1073741823
// it is unusual to have a string that long.