diff options
Diffstat (limited to 'math/s_erfl.c')
-rw-r--r-- | math/s_erfl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_erfl.c b/math/s_erfl.c index f329d58809..7ae25d6252 100644 --- a/math/s_erfl.c +++ b/math/s_erfl.c @@ -23,4 +23,3 @@ __erfcl (long double x) weak_alias (__erfcl, erfcl) stub_warning (erfcl) -#include <stub-tag.h> |