/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ #include pid_t getpgrp(void) { return getpid(); }