diff options
Diffstat (limited to 'sysdeps/sparc/fpu/fegetround.c')
-rw-r--r-- | sysdeps/sparc/fpu/fegetround.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/fpu/fegetround.c b/sysdeps/sparc/fpu/fegetround.c index 1eae341fc4..6ca7d5c0dc 100644 --- a/sysdeps/sparc/fpu/fegetround.c +++ b/sysdeps/sparc/fpu/fegetround.c @@ -17,6 +17,7 @@ <https://www.gnu.org/licenses/>. */ #include <fenv.h> +#include <fenv_private.h> int __fegetround (void) |