X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fmath.h;fp=include%2Fmath.h;h=cf9d9fbf5525946064768a869f860b7b555d9481;hp=656f7868d8c1e35fd0bc540dceeb18899c127398;hb=ab76321c14e18e70c853f34202a567749292eafc;hpb=2242bf616b893e85886ed0a2348b96bf1cf7623e diff --git a/include/math.h b/include/math.h index 656f7868..cf9d9fbf 100644 --- a/include/math.h +++ b/include/math.h @@ -403,7 +403,6 @@ long double pow10l(long double); double significand(double); float significandf(float); -long double significandl(long double); #endif #ifdef __cplusplus