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