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