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