diff options
Diffstat (limited to 'math/fegetround.c')
-rw-r--r-- | math/fegetround.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fegetround.c b/math/fegetround.c index 366ef23c33..9c5c408047 100644 --- a/math/fegetround.c +++ b/math/fegetround.c @@ -25,4 +25,3 @@ fegetround (void) return 0; } stub_warning (fegetround) -#include <stub-tag.h> |