diff options
Diffstat (limited to 'math/k_rem_pio2l.c')
-rw-r--r-- | math/k_rem_pio2l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/k_rem_pio2l.c b/math/k_rem_pio2l.c index 236eb30dd9..01bf158249 100644 --- a/math/k_rem_pio2l.c +++ b/math/k_rem_pio2l.c @@ -13,4 +13,3 @@ __kernel_rem_pio2l (long double *x, long double *y, int e0, int nx, int prec, } stub_warning (__kernel_rem_pio2l) -#include <stub-tag.h> |