mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
50a1929f6c
commit
eb69aca760
1 changed files with 1 additions and 1 deletions
|
|
@ -74,11 +74,11 @@ gl_consolesafe_fwrite (const void *ptr, size_t size, size_t nmemb, FILE *fp)
|
||||||
#if defined __MINGW32__ && __USE_MINGW_ANSI_STDIO
|
#if defined __MINGW32__ && __USE_MINGW_ANSI_STDIO
|
||||||
|
|
||||||
# include "fseterr.h"
|
# include "fseterr.h"
|
||||||
|
# include <stdarg.h>
|
||||||
|
|
||||||
# if !HAVE_VASPRINTF
|
# if !HAVE_VASPRINTF
|
||||||
|
|
||||||
# include <errno.h>
|
# include <errno.h>
|
||||||
# include <stdarg.h>
|
|
||||||
|
|
||||||
/* The old mingw (before mingw-w64) does not have the vasprintf function.
|
/* The old mingw (before mingw-w64) does not have the vasprintf function.
|
||||||
Define a suitable replacement here, that supports the same format
|
Define a suitable replacement here, that supports the same format
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue