diff options
Diffstat (limited to 'math/e_j1l.c')
-rw-r--r-- | math/e_j1l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_j1l.c b/math/e_j1l.c index 7701f49ff9..6bb3017543 100644 --- a/math/e_j1l.c +++ b/math/e_j1l.c @@ -24,4 +24,3 @@ __ieee754_y1l (long double x) strong_alias (__ieee754_y1l, __y1l_finite) stub_warning (y1l) -#include <stub-tag.h> |