incorporate header fixes proposed in bug 3097
Not sure these are *really* needed, but I suppose they don't hurt Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -362,7 +362,7 @@ typedef unsigned smalluint;
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(__GLIBC__)
|
||||
#if (defined(_POSIX_VERSION) && _POSIX_VERSION >= 200809L) || defined(__GLIBC__)
|
||||
# define fdprintf dprintf
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user