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