Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 14:04:05 +0000 (14:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 14:04:05 +0000 (14:04 +0000)
* sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes.

ChangeLog
sysdeps/s390/fpu/bits/mathinline.h

index cdffb32..2a4f1c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes.
+
        * malloc/arena.c: Remove __MALLOC_P uses.
        * malloc/malloc.c: Likewise.
 
index 4d22922..381f2e0 100644 (file)
@@ -52,10 +52,6 @@ __NTH (__signbit (double __x))
 /* This code is used internally in the GNU libc.  */
 #ifdef __LIBC_INTERNAL_MATH_INLINES
 
-#include <sysdep.h>
-#include <ldsodefs.h>
-#include <dl-procinfo.h>
-
 __MATH_INLINE double
 __NTH (__ieee754_sqrt (double x))
 {