diff options
author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2012-11-06 17:31:45 +0000 |
---|---|---|
committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2012-11-06 17:31:45 +0000 |
commit | 5c8ae23aecdb14ee22ba06684c488cfe0306ff0e (patch) | |
tree | daf286cd6c5edb7441d779682e09e8dc511e57c9 /libc/math/e_jnl.c | |
parent | db0fbac046813774566dfc025932d4e8c0a35640 (diff) | |
download | eglibc2-5c8ae23aecdb14ee22ba06684c488cfe0306ff0e.tar.gz |
Merge changes between r21352 and r21563 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@21564 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/math/e_jnl.c')
-rw-r--r-- | libc/math/e_jnl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/math/e_jnl.c b/libc/math/e_jnl.c index 059b1db6b..d9fddd059 100644 --- a/libc/math/e_jnl.c +++ b/libc/math/e_jnl.c @@ -24,4 +24,3 @@ __ieee754_ynl (int n, long double x) strong_alias (__ieee754_ynl, __ynl_finite) stub_warning (ynl) -#include <stub-tag.h> |