diff options
Diffstat (limited to 'math/e_hypotl.c')
-rw-r--r-- | math/e_hypotl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/e_hypotl.c b/math/e_hypotl.c index 73bad62775..6f3eb5f476 100644 --- a/math/e_hypotl.c +++ b/math/e_hypotl.c @@ -12,4 +12,3 @@ __ieee754_hypotl (long double x, long double y) strong_alias (__ieee754_hypotl, __hypotl_finite) stub_warning (__ieee754_hypotl) -#include <stub-tag.h> |