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