#include // for nanl, NAN #include // for __unused long double nanl(const char *__unused s) { return NAN; }