#include #include gid_t getgid(void) { return syscall(getgid); }