]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt_compat.S
Obsolete matherr, _LIB_VERSION, libieee.a.
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc32 / power4 / fpu / w_sqrt_compat.S
index bb896a33cd01a1a9a797223bb4f715ee9be643fa..82e3baffd44c59b0d9613cc450838092dc162528 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <sysdep.h>
 #include <math_ldbl_opt.h>
+#include <math-svid-compat.h>
 
 /* double [fp1] sqrt (double x [fp1])
    Power4 (ISA V2.0) and above implement sqrt in hardware (not optional).