2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / s_ctanh.c
blobfd4be129f8647fc142f4ffd29fad158421b53e96
1 #include <complex.h>
2 #include <math_ldbl_opt.h>
3 #include <math/s_ctanh.c>
4 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
5 compat_symbol (libm, __ctanh, ctanhl, GLIBC_2_1);
6 #endif