diff options
Diffstat (limited to 'sysdeps/riscv/rvf/ftestexcept.c')
-rw-r--r-- | sysdeps/riscv/rvf/ftestexcept.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/riscv/rvf/ftestexcept.c b/sysdeps/riscv/rvf/ftestexcept.c index 66bc9f9c5b..a703424d48 100644 --- a/sysdeps/riscv/rvf/ftestexcept.c +++ b/sysdeps/riscv/rvf/ftestexcept.c @@ -17,7 +17,6 @@ <http://www.gnu.org/licenses/>. */ #include <fenv.h> -#include <math_private.h> #include <fenv_private.h> int |