1 2 3 4 5 6
#ifndef GROUP_MEMBER_H_ # define GROUP_MEMBER_H_ 1 int group_member (gid_t); #endif /* GROUP_MEMBER_H_ */