#include <sys/wait.h>
union sigval foo;
int main(void) { return 0; }
