diff options
Diffstat (limited to 'math/e_acoshl.c')
-rw-r--r-- | math/e_acoshl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_acoshl.c b/math/e_acoshl.c index 490fd10fd7..cd426ed4f5 100644 --- a/math/e_acoshl.c +++ b/math/e_acoshl.c @@ -12,4 +12,3 @@ __ieee754_acoshl (long double x) strong_alias (__ieee754_acoshl, __acoshl_finite) stub_warning (acoshl) -#include <stub-tag.h> |