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