#include <math.h>
#ifndef MATH_ERRNO
#error "MATH_ERRNO is not defined"
#endif
int main(void) { return 0; }
