The function is only available if stdarg.h is available.
@@ -427,6 +427,12 @@ typedef uLong FAR uLongf;
# endif
#endif
#if defined(STDC) || defined(Z_HAVE_STDARG_H)
# ifndef Z_SOLO
# include <stdarg.h> /* for va_list */
#ifdef _WIN32
# include <stddef.h> /* for wchar_t */
The note is not visible to the blocked user.