summaryrefslogtreecommitdiff
path: root/lib/replace/system/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/system/locale.h')
-rw-r--r--lib/replace/system/locale.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/replace/system/locale.h b/lib/replace/system/locale.h
index e73a9bb274..504a3bb470 100644
--- a/lib/replace/system/locale.h
+++ b/lib/replace/system/locale.h
@@ -35,4 +35,8 @@
#include <locale.h>
#endif
+#ifdef HAVE_LANGINFO_H
+#include <langinfo.h>
+#endif
+
#endif