diff options
Diffstat (limited to 'math/e_fmodl.c')
-rw-r--r-- | math/e_fmodl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_fmodl.c b/math/e_fmodl.c index dbd361ebc9..61587e9f41 100644 --- a/math/e_fmodl.c +++ b/math/e_fmodl.c @@ -12,4 +12,3 @@ __ieee754_fmodl (long double x, long double y) strong_alias (__ieee754_fmodl, __fmodl_finite) stub_warning (fmodl) -#include <stub-tag.h> |