diff options
Diffstat (limited to 'sysdeps/x86/fpu/powl_helper.c')
-rw-r--r-- | sysdeps/x86/fpu/powl_helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86/fpu/powl_helper.c b/sysdeps/x86/fpu/powl_helper.c index d270d30890..651eedd792 100644 --- a/sysdeps/x86/fpu/powl_helper.c +++ b/sysdeps/x86/fpu/powl_helper.c @@ -18,6 +18,7 @@ #include <math.h> #include <math_private.h> +#include <math-underflow.h> #include <stdbool.h> /* High parts and low parts of -log (k/16), for integer k from 12 to |