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