This was missed in the cleanup in 7cde6573c435830c75fd5d915444388c27aff1e0, when the wrapper in libmingwex was made unnecessary and removed.
Signed-off-by: Martin Storsjö <mar...@martin.st> --- mingw-w64-crt/lib-common/ucrtbase.def.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mingw-w64-crt/lib-common/ucrtbase.def.in b/mingw-w64-crt/lib-common/ucrtbase.def.in index 5993375..bc0293a 100644 --- a/mingw-w64-crt/lib-common/ucrtbase.def.in +++ b/mingw-w64-crt/lib-common/ucrtbase.def.in @@ -2352,8 +2352,7 @@ frexp fseek fsetpos ftell -; This is wrapped in the libmingwex compat code. -;fwrite +fwrite getc getchar getenv -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public