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