diff options
Diffstat (limited to 'math/e_j0l.c')
-rw-r--r-- | math/e_j0l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_j0l.c b/math/e_j0l.c index eb01ba67c7..1451efd2a2 100644 --- a/math/e_j0l.c +++ b/math/e_j0l.c @@ -24,4 +24,3 @@ __ieee754_y0l (long double x) strong_alias (__ieee754_y0l, __y0l_finite) stub_warning (y0l) -#include <stub-tag.h> |