diff options
Diffstat (limited to 'sysdeps/generic/math-type-macros-double.h')
-rw-r--r-- | sysdeps/generic/math-type-macros-double.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/math-type-macros-double.h b/sysdeps/generic/math-type-macros-double.h index 284a6a48db..6d0f20635a 100644 --- a/sysdeps/generic/math-type-macros-double.h +++ b/sysdeps/generic/math-type-macros-double.h @@ -25,6 +25,7 @@ #define M_SUF(c) c #define FLOAT double #define CFLOAT _Complex double +#define M_STRTO_NAN __strtod_nan /* Machines without a distinct long double type alias long double functions to their double |