diff options
Diffstat (limited to 'math/fclrexcpt.c')
-rw-r--r-- | math/fclrexcpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fclrexcpt.c b/math/fclrexcpt.c index bbf1011a65..b38070d8ff 100644 --- a/math/fclrexcpt.c +++ b/math/fclrexcpt.c @@ -34,4 +34,3 @@ libm_hidden_ver (__feclearexcept, feclearexcept) versioned_symbol (libm, __feclearexcept, feclearexcept, GLIBC_2_2); stub_warning (feclearexcept) -#include <stub-tag.h> |