#if 0 #include int killpg(pid_t pgrp, int sig) { return 0; } /* XOPEN(400) */ #endif