HomeFreeBSD

s_scalbn.c: Add missing float.h include

Description

s_scalbn.c: Add missing float.h include

This caused LDBL_MANT_DIG to not be defined and therefore the scalbnl
alias was not being emitted for double==long double platforms.

Fixes: 760b2ffc ("Update scalbn* functions to the musl versions")
Reported by: Jenkins

Details

Provenance
arichardsonAuthored on Mar 1 2021, 2:10 PM
Parents
rGe152c882738f: arm64: add definition for IS_SSTEP_TRAP()
Branches
Unknown
Tags
Unknown