diff options
Diffstat (limited to 'math/e_asinl.c')
-rw-r--r-- | math/e_asinl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_asinl.c b/math/e_asinl.c index 8e6c47e702..d6a6d14bd1 100644 --- a/math/e_asinl.c +++ b/math/e_asinl.c @@ -12,4 +12,3 @@ __ieee754_asinl (long double x) strong_alias (__ieee754_asinl, __asinl_finite) stub_warning (asinl) -#include <stub-tag.h> |