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