diff options
Diffstat (limited to 'sysdeps/ieee754/dbl-64/e_hypot.c')
| -rw-r--r-- | sysdeps/ieee754/dbl-64/e_hypot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/dbl-64/e_hypot.c b/sysdeps/ieee754/dbl-64/e_hypot.c index 29555927ed..799ccbd08e 100644 --- a/sysdeps/ieee754/dbl-64/e_hypot.c +++ b/sysdeps/ieee754/dbl-64/e_hypot.c @@ -39,7 +39,6 @@ #include <math_private.h> #include <math-underflow.h> #include <math-narrow-eval.h> -#include <math-use-builtins.h> #include <math-svid-compat.h> #include <libm-alias-finite.h> #include <libm-alias-double.h> |
