diff options
Diffstat (limited to 'math/e_acosl.c')
-rw-r--r-- | math/e_acosl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_acosl.c b/math/e_acosl.c index 55d9ab0f68..e5b6971197 100644 --- a/math/e_acosl.c +++ b/math/e_acosl.c @@ -12,4 +12,3 @@ __ieee754_acosl (long double x) strong_alias (__ieee754_acosl, __acosl_finite) stub_warning (acosl) -#include <stub-tag.h> |