2.5-18.1
[glibc.git] / sysdeps / ieee754 / ldbl-opt / creal.c
blob0d1c93e64022b9fd4ab5a807a5d2598218437bf5
1 #include <complex.h>
2 #include <math_ldbl_opt.h>
3 #include <math/creal.c>
4 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
5 compat_symbol (libm, __creal, creall, GLIBC_2_1);
6 #endif