diff options
Diffstat (limited to 'math/fsetexcptflg.c')
-rw-r--r-- | math/fsetexcptflg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fsetexcptflg.c b/math/fsetexcptflg.c index 7d27d7f226..a90f54e13b 100644 --- a/math/fsetexcptflg.c +++ b/math/fsetexcptflg.c @@ -33,4 +33,3 @@ compat_symbol (libm, __old_fesetexceptflag, fesetexceptflag, GLIBC_2_1); versioned_symbol (libm, __fesetexceptflag, fesetexceptflag, GLIBC_2_2); stub_warning (fesetexceptflag) -#include <stub-tag.h> |