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