math: include missing float.h in logbl
LDBL_* macros were not defined in logbl. the code happens to be correct without them, but when the long double format matches double the intention was to tail call logb.
S
Szabolcs Nagy committed
af839d4381156d480203448e17d1275c4a512bd6
Parent: 50979c5
Committed by Rich Felker <dalias@aerifal.cx>
on 6/4/2026, 2:05:29 PM