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