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