diff options
Diffstat (limited to 'locale.c')
-rw-r--r-- | locale.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ # include <langinfo.h> #endif +#include "reentr.h" + /* * Standardize the locale name from a string returned by 'setlocale'. * |