From: Ulrich Drepper Date: Wed, 8 Sep 2004 14:04:05 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a3ad40da92c0036bd3bd87949f7d7d9864c31c7;p=thirdparty%2Fglibc.git Update. * sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes. --- diff --git a/ChangeLog b/ChangeLog index cdffb327b57..2a4f1c4e3a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-09-08 Ulrich Drepper + * sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes. + * malloc/arena.c: Remove __MALLOC_P uses. * malloc/malloc.c: Likewise. diff --git a/sysdeps/s390/fpu/bits/mathinline.h b/sysdeps/s390/fpu/bits/mathinline.h index 4d22922f8de..381f2e0bcb6 100644 --- a/sysdeps/s390/fpu/bits/mathinline.h +++ b/sysdeps/s390/fpu/bits/mathinline.h @@ -52,10 +52,6 @@ __NTH (__signbit (double __x)) /* This code is used internally in the GNU libc. */ #ifdef __LIBC_INTERNAL_MATH_INLINES -#include -#include -#include - __MATH_INLINE double __NTH (__ieee754_sqrt (double x)) {