Yet, another attempt to fix the libm breakage due to the
changes in s_roundl.c to use bit twiddling. Reported by: ian
This commit is contained in:
parent
546b5aacde
commit
30a919dde7
@ -27,6 +27,8 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <float.h>
|
||||
|
||||
#include "math.h"
|
||||
#include "math_private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user