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