diff options
Diffstat (limited to 'math/e_coshl.c')
-rw-r--r-- | math/e_coshl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_coshl.c b/math/e_coshl.c index 92bfd7a188..8bf7b20644 100644 --- a/math/e_coshl.c +++ b/math/e_coshl.c @@ -12,4 +12,3 @@ __ieee754_coshl (long double x) strong_alias (__ieee754_coshl, __coshl_finite) stub_warning (__ieee754_coshl) -#include <stub-tag.h> |