diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-128/s_llroundl.c')
-rw-r--r-- | sysdeps/ieee754/ldbl-128/s_llroundl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-128/s_llroundl.c b/sysdeps/ieee754/ldbl-128/s_llroundl.c index 5ab774b375..1973e1bffd 100644 --- a/sysdeps/ieee754/ldbl-128/s_llroundl.c +++ b/sysdeps/ieee754/ldbl-128/s_llroundl.c @@ -23,7 +23,6 @@ #include <math.h> #include <math_private.h> -#include <fenv_private.h> #include <libm-alias-ldouble.h> #include <fix-fp-int-convert-overflow.h> |