diff options
Diffstat (limited to 'math/k_sinl.c')
-rw-r--r-- | math/k_sinl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/k_sinl.c b/math/k_sinl.c index e95c71c4c1..004794275e 100644 --- a/math/k_sinl.c +++ b/math/k_sinl.c @@ -12,4 +12,3 @@ __kernel_sinl (long double x, long double y, int iy) } stub_warning (__kernel_sinl) -#include <stub-tag.h> |