* lib/localeinfo.c: Include <wchar.h>.
* modules/localeinfo (Depends-on): Add wchar-h.
+2026-05-12 Bruno Haible <bruno@clisp.org>
+
+ localeinfo: Make sure mbszero can be called.
+ * lib/localeinfo.c: Include <wchar.h>.
+ * modules/localeinfo (Depends-on): Add wchar-h.
+
2026-05-12 Bruno Haible <bruno@clisp.org>
error: Restore library name-spacing of verror_at_line.
#include <stdlib.h>
#include <string.h>
#include <uchar.h>
+#include <wchar.h>
/* The sbclen implementation relies on this. */
verify (MB_LEN_MAX <= SCHAR_MAX);
# to enable it.
#uchar-h-c23
verify
+wchar-h
configure.ac: