X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fmath.h;h=bc0159e63c4d878ce4dad9429975ea2ced0ef9bf;hb=3ec8d29c754542c3f4b3d6c07ab6db17213aff17;hp=ff62cb7cf35b70b6da677a76777d51c568dd744b;hpb=4dbd94112ff74064554054b5ff27a7af547e4899;p=musl diff --git a/include/math.h b/include/math.h index ff62cb7c..bc0159e6 100644 --- a/include/math.h +++ b/include/math.h @@ -25,7 +25,7 @@ extern "C" { #define HUGE_VALL ((long double)INFINITY) #define MATH_ERRNO 1 -#define MATH_EXCEPT 2 +#define MATH_ERREXCEPT 2 #define math_errhandling 2 #define FP_ILOGBNAN (((unsigned)-1)>>1)