aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/rvf/s_truncf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/rvf/s_truncf.c')
-rw-r--r--sysdeps/riscv/rvf/s_truncf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/rvf/s_truncf.c b/sysdeps/riscv/rvf/s_truncf.c
index e23926a..ad5c2e2 100644
--- a/sysdeps/riscv/rvf/s_truncf.c
+++ b/sysdeps/riscv/rvf/s_truncf.c
@@ -18,6 +18,7 @@
#include <math.h>
#include <math_private.h>
+#include <fenv_private.h>
#include <libm-alias-float.h>
#include <stdint.h>