]> Savannah Git Hosting - gnulib.git/commit
fopen: Avoid undesired interactions with glibc headers.
authorHarald van Dijk <harald@gigawatt.nl>
Mon, 3 Aug 2020 19:59:04 +0000 (21:59 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Aug 2020 19:59:23 +0000 (21:59 +0200)
commitb2d4b6c87827e34a694278d085a31508af052a37
tree119d89cb1ac46006f755d896aa8b773ab60526e9
parentdf9ead9d44547c76dcb4e81ab1068a11bc1ae42c
fopen: Avoid undesired interactions with glibc headers.

* lib/fopen.c (_GL_ALREADY_INCLUDING_STDIO_H): Define this instead of
__need_FILE, as the latter does not work with glibc.
ChangeLog
lib/fopen.c