#include #ifndef LDBL_DIG #error "LDBL_DIG is not defined" #endif int main(void) { return 0; }