diff options
Diffstat (limited to 'sysdeps/riscv/rvf/s_truncf.c')
-rw-r--r-- | sysdeps/riscv/rvf/s_truncf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/riscv/rvf/s_truncf.c b/sysdeps/riscv/rvf/s_truncf.c index 0c90092a4a..01ce335b7b 100644 --- a/sysdeps/riscv/rvf/s_truncf.c +++ b/sysdeps/riscv/rvf/s_truncf.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> |