#include pid_t getpgid(pid_t pid) { return pid; } /* XOPEN(400) POSIX(200809) */