diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-64-128/s_isinfl.c')
-rw-r--r-- | sysdeps/ieee754/ldbl-64-128/s_isinfl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-64-128/s_isinfl.c b/sysdeps/ieee754/ldbl-64-128/s_isinfl.c index 94d0b06277..58d8d3ab55 100644 --- a/sysdeps/ieee754/ldbl-64-128/s_isinfl.c +++ b/sysdeps/ieee754/ldbl-64-128/s_isinfl.c @@ -1,5 +1,4 @@ #include <math.h> -#include <math_private.h> #include <math_ldbl_opt.h> #if !IS_IN (libm) # undef weak_alias |