mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-30 17:41:16 +03:00
#undef __isnanf and isnanf after reading the headers.
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
#include "math.h"
|
||||
#include <fenv_libc.h>
|
||||
|
||||
#undef __isnanf
|
||||
#undef isnanf
|
||||
|
||||
int
|
||||
__isnan (x)
|
||||
double x;
|
||||
|
Reference in New Issue
Block a user