mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 16:21:06 +00:00
Update.
* sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes.
This commit is contained in:
parent
06d6611aac
commit
0a3ad40da9
@ -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.
|
||||
|
||||
|
@ -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))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user