diff options
Diffstat (limited to 'math/s_tanhl.c')
-rw-r--r-- | math/s_tanhl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_tanhl.c b/math/s_tanhl.c index bc9a2d7f48..ece9a4c5b3 100644 --- a/math/s_tanhl.c +++ b/math/s_tanhl.c @@ -12,4 +12,3 @@ __tanhl(long double x) weak_alias (__tanhl, tanhl) stub_warning (tanhl) -#include <stub-tag.h> |