/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ #include gid_t getegid(void) { return 42; }