about summary refs log tree commit diff
path: root/sysdeps/riscv/rvf/feholdexcpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/rvf/feholdexcpt.c')
-rw-r--r--sysdeps/riscv/rvf/feholdexcpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/rvf/feholdexcpt.c b/sysdeps/riscv/rvf/feholdexcpt.c
index ea9060f3dc..96ac46583c 100644
--- a/sysdeps/riscv/rvf/feholdexcpt.c
+++ b/sysdeps/riscv/rvf/feholdexcpt.c
@@ -18,6 +18,7 @@
 
 #include <fenv.h>
 #include <math_private.h>
+#include <fenv_private.h>
 
 int
 __feholdexcept (fenv_t *envp)