diff options
Diffstat (limited to 'sysdeps/riscv/rvf/s_finitef.c')
-rw-r--r-- | sysdeps/riscv/rvf/s_finitef.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/rvf/s_finitef.c b/sysdeps/riscv/rvf/s_finitef.c index 04ce08719b..4fd33b6ebb 100644 --- a/sysdeps/riscv/rvf/s_finitef.c +++ b/sysdeps/riscv/rvf/s_finitef.c @@ -18,6 +18,7 @@ #include <math.h> #include <math_private.h> +#include <fenv_private.h> int __finitef (float x) |