summaryrefslogtreecommitdiff
path: root/src/lib/evil/evil_locale.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evil/evil_locale.c')
-rw-r--r--src/lib/evil/evil_locale.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/evil/evil_locale.c b/src/lib/evil/evil_locale.c
index 15610da6a6..c932b27a69 100644
--- a/src/lib/evil/evil_locale.c
+++ b/src/lib/evil/evil_locale.c
@@ -35,6 +35,8 @@
*/
static char _evil_locale_buf[18];
+#undef setlocale
+
char *evil_setlocale(int category, const char *locale)
{
char buf[9];