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