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