about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPranav Kant <prka@google.com>2023-12-29 00:20:33 +0000
committerPranav Kant <prka@google.com>2023-12-29 00:36:58 +0000
commit2d7ea00f764b289cf41fea685fcd940033d63d38 (patch)
tree2128bc16855e70d144347c2271b1798e026c36d8
parente371f141f93b7895442a3dab35608d8654b4dba6 (diff)
downloadglibc-2d7ea00f764b289cf41fea685fcd940033d63d38.tar.gz
glibc-2d7ea00f764b289cf41fea685fcd940033d63d38.tar.xz
glibc-2d7ea00f764b289cf41fea685fcd940033d63d38.zip
Replace math-barriers with math_private
That's where the definition for math_force_eval was before refactoring
-rw-r--r--sysdeps/x86/fpu/sfp-exceptions.c2
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