This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
s/modperl/mod_perl/g
[perl5.git] / locale.c
index 02d546d..5626688 100644 (file)
--- a/locale.c
+++ b/locale.c
@@ -29,6 +29,8 @@
 #   include <langinfo.h>
 #endif
 
+#include "reentr.h"
+
 /*
  * Standardize the locale name from a string returned by 'setlocale'.
  *