diff options
Diffstat (limited to 'math/s_log1pl.c')
-rw-r--r-- | math/s_log1pl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_log1pl.c b/math/s_log1pl.c index e5db9078bf..9e51ce2d43 100644 --- a/math/s_log1pl.c +++ b/math/s_log1pl.c @@ -12,4 +12,3 @@ __log1pl (long double x) weak_alias (__log1pl, log1pl) stub_warning (log1pl) -#include <stub-tag.h> |