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