#include "nldbl-compat.h" #include double _Complex attribute_hidden csinl (double _Complex x) { return csin (x); }