diff options
Diffstat (limited to 'math/e_jnl.c')
-rw-r--r-- | math/e_jnl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_jnl.c b/math/e_jnl.c index 059b1db6bc..d9fddd059e 100644 --- a/math/e_jnl.c +++ b/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> |