diff options
Diffstat (limited to 'math/fesetround.c')
-rw-r--r-- | math/fesetround.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fesetround.c b/math/fesetround.c index b70b531644..9742033b8f 100644 --- a/math/fesetround.c +++ b/math/fesetround.c @@ -26,4 +26,3 @@ fesetround (int round) } libm_hidden_def (fesetround) stub_warning (fesetround) -#include <stub-tag.h> |