diff options
Diffstat (limited to 'math/e_logl.c')
-rw-r--r-- | math/e_logl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_logl.c b/math/e_logl.c index 95608ab553..7a4ea1b07f 100644 --- a/math/e_logl.c +++ b/math/e_logl.c @@ -12,4 +12,3 @@ __ieee754_logl (long double x) strong_alias (__ieee754_logl, __logl_finite) stub_warning (logl) -#include <stub-tag.h> |