#include #ifndef NSIG_MAX #error "NSIG_MAX is not defined" #endif int main(void) { return 0; }