pmt: add missing symbol to libcharset

This commit is contained in:
2024-12-14 19:27:52 +03:00
parent a737bbc22b
commit 4d264a2323

View File

@@ -72,6 +72,7 @@
# include <xlocale.h> # include <xlocale.h>
#endif #endif
char* nl_langinfo (nl_item item);
#if HAVE_LANGINFO_CODESET || defined WINDOWS_NATIVE || defined OS2 #if HAVE_LANGINFO_CODESET || defined WINDOWS_NATIVE || defined OS2