diff options
author | Roland McGrath <roland@gnu.org> | 2005-01-11 00:45:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-01-11 00:45:19 +0000 |
commit | 5d3d59a1c95d151d42b531f85b5f35c46d789467 (patch) | |
tree | d4015fa7abe38ae54da6f0349c635e7e420cdb0c /sysdeps | |
parent | 849a8a3b62ea3314432a5a0ee890dc13eb076009 (diff) | |
download | glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.tar.gz glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.tar.xz glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.zip |
* sysdeps/ia64/fpu/e_logl.c: File removed.
* elf/dl-runtime.c: Include <sys/param.h>.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/ia64/fpu/e_logl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ia64/fpu/e_logl.c b/sysdeps/ia64/fpu/e_logl.c deleted file mode 100644 index 41254ae60a..0000000000 --- a/sysdeps/ia64/fpu/e_logl.c +++ /dev/null @@ -1 +0,0 @@ -/* Not needed. */ |