* lib/wchar.in.h (__need_wint_t): Clean up after including glibc's
<wchar.h>.
+2025-01-16 Bruno Haible <bruno@clisp.org>
+
+ wchar_h: Fix for glibc 2.5.
+ * lib/wchar.in.h (__need_wint_t): Clean up after including glibc's
+ <wchar.h>.
+
2025-01-15 Pádraig Brady <P@draigBrady.com>
file-has-acl: handle listxattr returning ENOTSUP
<wctype.h> is completely included or is still being included. */
#@INCLUDE_NEXT@ @NEXT_WCHAR_H@
+/* The glibc 2.5 /usr/include/wchar.h defines __need_wint_t but never undefines
+ it. We need to do that here. */
+#undef __need_wint_t
#else
/* Normal invocation convention. */