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