summaryrefslogtreecommitdiff
path: root/src/utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utf8.c')
-rw-r--r--src/utf8.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/utf8.c b/src/utf8.c
new file mode 100644
index 0000000..bb53d57
--- /dev/null
+++ b/src/utf8.c
@@ -0,0 +1,3 @@
+#include "utf8.h"
+
+int utf8_locale;