aboutsummaryrefslogtreecommitdiffstats
path: root/ruby.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.c')
-rw-r--r--ruby.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ruby.c b/ruby.c
index 7d06800c7c..128de434d2 100644
--- a/ruby.c
+++ b/ruby.c
@@ -396,7 +396,9 @@ translit_char_bin(char *p, int from, int to)
p++;
}
}
+#endif
+#ifdef _WIN32
# define UTF8_PATH 1
#endif