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