mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* sysdeps/s390/fpu/bits/mathinline.h: Remove unnecessary includes.
This commit is contained in:
@@ -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))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user