From ec07242c45ef8b24836c2089b0466b48f8ba2d1c Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 9 Mar 2020 20:31:03 +0300 Subject: sparc: Move __fenv_{ld,st}fsr to fenv-private.h These should not be exported on installed headers. Checked on sparc64-linux-gnu and sparcv9-linux-gnu. --- sysdeps/sparc/fpu/feholdexcpt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/sparc/fpu/feholdexcpt.c') diff --git a/sysdeps/sparc/fpu/feholdexcpt.c b/sysdeps/sparc/fpu/feholdexcpt.c index 7a1a3e33ed..bb612402f0 100644 --- a/sysdeps/sparc/fpu/feholdexcpt.c +++ b/sysdeps/sparc/fpu/feholdexcpt.c @@ -17,6 +17,7 @@ . */ #include +#include int __feholdexcept (fenv_t *envp) -- cgit 1.4.1