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