diff options
Diffstat (limited to 'math/k_cosl.c')
-rw-r--r-- | math/k_cosl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/k_cosl.c b/math/k_cosl.c index bf3708b157..6dc72b408e 100644 --- a/math/k_cosl.c +++ b/math/k_cosl.c @@ -12,4 +12,3 @@ __kernel_cosl (long double x, long double y) } stub_warning (__kernel_cosl) -#include <stub-tag.h> |