commit | 2b9b80b9ef4e68f4cec55062d1865bb56c6c001e | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Fri Aug 15 23:28:45 2025 +0200 |
committer | Martin Storsjö <martin@martin.st> | Wed Aug 20 23:48:26 2025 +0300 |
tree | 1ac9e98f8a7da4d3145d0634a6b4e83d849a5942 | |
parent | b05cf93fc483267baff84bc86a346e643b14016f [diff] |
crt: Remove internal mb_wc_common.h and replace it by locale.h usage CRT header file locale.h is the correct one which provides declaration of ___lc_codepage_func function. Signed-off-by: Martin Storsjö <martin@martin.st>