diff options
Diffstat (limited to 'sysdeps/riscv/rvf/s_roundf.c')
-rw-r--r-- | sysdeps/riscv/rvf/s_roundf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/riscv/rvf/s_roundf.c b/sysdeps/riscv/rvf/s_roundf.c index 685a8e3beb..06f807a056 100644 --- a/sysdeps/riscv/rvf/s_roundf.c +++ b/sysdeps/riscv/rvf/s_roundf.c @@ -18,7 +18,6 @@ #define NO_MATH_REDIRECT #include <math.h> -#include <math_private.h> #include <fenv_private.h> #include <libm-alias-float.h> #include <stdint.h> |