]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt_compat.S
Obsolete matherr, _LIB_VERSION, libieee.a.
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc32 / power5 / fpu / w_sqrt_compat.S
index 93625c5aa9ea1b0fa01209a86739d9245a49c116..ecefdc328398a8d7397694ef890616a308d29fa6 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).