summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/mathoms.c b/mathoms.c
index c62ab37782..6d03a6cee1 100644
--- a/mathoms.c
+++ b/mathoms.c
@@ -734,6 +734,13 @@ badexit:
}
#endif
+/* Backwards compatibility. */
+int
+Perl_init_i18nl14n(pTHX_ int printwarn)
+{
+ return init_i18nl10n(printwarn);
+}
+
/*
* Local variables:
* c-indentation-style: bsd