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