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/fedisblxcpt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/sparc/fpu/fedisblxcpt.c') diff --git a/sysdeps/sparc/fpu/fedisblxcpt.c b/sysdeps/sparc/fpu/fedisblxcpt.c index 86688ab533..9b832a82ce 100644 --- a/sysdeps/sparc/fpu/fedisblxcpt.c +++ b/sysdeps/sparc/fpu/fedisblxcpt.c @@ -18,6 +18,7 @@ . */ #include +#include int fedisableexcept (int excepts) -- cgit 1.4.1