diff options
Diffstat (limited to 'math/fgetexcptflg.c')
-rw-r--r-- | math/fgetexcptflg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fgetexcptflg.c b/math/fgetexcptflg.c index f079336806..1b8a589cc4 100644 --- a/math/fgetexcptflg.c +++ b/math/fgetexcptflg.c @@ -33,4 +33,3 @@ compat_symbol (libm, __old_fegetexceptflag, fegetexceptflag, GLIBC_2_1); versioned_symbol (libm, __fegetexceptflag, fegetexceptflag, GLIBC_2_2); stub_warning (fegetexceptflag) -#include <stub-tag.h> |