mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix compilation due to __nan defines
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
#include <ieee754.h>
|
||||
|
||||
|
||||
#undef __nanl
|
||||
long double
|
||||
__nanl (const char *tagp)
|
||||
{
|
||||
|
Reference in New Issue
Block a user