From 8e8c8d3c871666d3c4fb0cda0147fb2231beeb09 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 19 Nov 2005 20:05:14 +0000 Subject: Updated to fedora-glibc-20051119T1959 --- sysdeps/powerpc/fpu/e_sqrt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/powerpc/fpu/e_sqrt.c') diff --git a/sysdeps/powerpc/fpu/e_sqrt.c b/sysdeps/powerpc/fpu/e_sqrt.c index eb9984d0a1..e6ba1f979f 100644 --- a/sysdeps/powerpc/fpu/e_sqrt.c +++ b/sysdeps/powerpc/fpu/e_sqrt.c @@ -24,7 +24,6 @@ #include #include -#include static const double almost_half = 0.5000000000000001; /* 0.5 + 2^-53 */ static const ieee_float_shape_type a_nan = {.word = 0x7fc00000 }; -- cgit 1.4.1