#include "nldbl-compat.h" double attribute_hidden erfl (double x) { return erf (x); }