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