]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove dl-procinfo.h include.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Nov 2005 23:33:52 +0000 (23:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Nov 2005 23:33:52 +0000 (23:33 +0000)
sysdeps/powerpc/fpu/e_sqrt.c
sysdeps/powerpc/fpu/e_sqrtf.c
sysdeps/powerpc/fpu/w_sqrtf.c

index eb9984d0a1f54146e142b3855fedf6d0348ac2ce..e6ba1f979fc34e3ff1832385800d97747fb53549 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <sysdep.h>
 #include <ldsodefs.h>
-#include <dl-procinfo.h>
 
 static const double almost_half = 0.5000000000000001;  /* 0.5 + 2^-53 */
 static const ieee_float_shape_type a_nan = {.word = 0x7fc00000 };
index 9b701012afe59c20be3a548cd51d2b274e7357f8..335935bb18eae432164db3f5c464438207d6218d 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <sysdep.h>
 #include <ldsodefs.h>
-#include <dl-procinfo.h>
 
 static const float almost_half = 0.50000006;   /* 0.5 + 2^-24 */
 static const ieee_float_shape_type a_nan = {.word = 0x7fc00000 };
index e3f3c995e80ee7fc5134b95a4b260f78bf863f85..54b4f3be7f6be5562af15e921d60ac84ba5f0409 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <sysdep.h>
 #include <ldsodefs.h>
-#include <dl-procinfo.h>
 
 #ifdef __STDC__
 float