summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal.h b/internal.h
index a5d72164ec..6b76538608 100644
--- a/internal.h
+++ b/internal.h
@@ -208,6 +208,8 @@ enum ruby_preserved_encindex {
ENCINDEX_UTF_16LE,
ENCINDEX_UTF_32BE,
ENCINDEX_UTF_32LE,
+ ENCINDEX_UTF_16,
+ ENCINDEX_UTF_32,
#endif
ENCINDEX_BUILTIN_MAX