about summary refs log tree commit diff
path: root/sysdeps/riscv/rvf/s_ceilf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/rvf/s_ceilf.c')
-rw-r--r--sysdeps/riscv/rvf/s_ceilf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/riscv/rvf/s_ceilf.c b/sysdeps/riscv/rvf/s_ceilf.c
index 11ca3aba6e..20cf5917cc 100644
--- a/sysdeps/riscv/rvf/s_ceilf.c
+++ b/sysdeps/riscv/rvf/s_ceilf.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>