#include int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) { return 0; } /* XOPEN(400) POSIX(200809) */