summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/cimag.c
blob: f8052581b3666d22cff5616502ff78905d9e05a4 (plain)
1
2
3
4
5
6
#include <complex.h>
#include <math_ldbl_opt.h>
#include <math/cimag.c>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
compat_symbol (libm, __cimag, cimagl, GLIBC_2_1);
#endif