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