diff options
-rw-r--r-- | sysdeps/x86/fpu/sfp-exceptions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86/fpu/sfp-exceptions.c b/sysdeps/x86/fpu/sfp-exceptions.c index 74ce0716e2..3dc98c1ac7 100644 --- a/sysdeps/x86/fpu/sfp-exceptions.c +++ b/sysdeps/x86/fpu/sfp-exceptions.c @@ -18,7 +18,7 @@ #include <fenv.h> #include <float.h> -#include <math-barriers.h> +#include <math_private.h> #include <soft-fp.h> void |