1
0
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:
Andreas Schwab
2011-10-22 13:49:49 +02:00
parent bc62c2fb15
commit ee2aafe08e
5 changed files with 12 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <ieee754.h>
#undef __nanl
long double
__nanl (const char *tagp)
{