diff options
Diffstat (limited to 'math/e_atanhl.c')
-rw-r--r-- | math/e_atanhl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_atanhl.c b/math/e_atanhl.c index 26c52e7936..a6cb507246 100644 --- a/math/e_atanhl.c +++ b/math/e_atanhl.c @@ -12,4 +12,3 @@ __ieee754_atanhl (long double x) strong_alias (__ieee754_atanhl, __atanhl_finite) stub_warning (__ieee754_atanhl) -#include <stub-tag.h> |