Problem reported by Julien Marrec in:
https://lists.gnu.org/r/bug-m4/2022-01/msg00000.html
* modules/close-stream (Depends-on): Depend on fclose.
+2022-01-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ close-stream: avoid crash on MSVC Debug mode
+ Problem reported by Julien Marrec in:
+ https://lists.gnu.org/r/bug-m4/2022-01/msg00000.html
+ * modules/close-stream (Depends-on): Depend on fclose.
+
2022-01-23 Paul Eggert <eggert@cs.ucla.edu>
xstrtoimax, xstrtoumax: depend on inttypes-incomplete
lib/close-stream.c
Depends-on:
+fclose
fpending
stdbool