X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgroup-member.h;h=30f85e9b35f02bcdd37ce4377c4d38689fca8003;hb=ef40bd4ace778faa7f6201a9a60a0300894e7f68;hp=cc00333e61cedf549324564e140da2bd119faad5;hpb=68af56be3e061b97cf97150094bc50b0aa364cbb;p=gnulib.git diff --git a/lib/group-member.h b/lib/group-member.h index cc00333e6..30f85e9b3 100644 --- a/lib/group-member.h +++ b/lib/group-member.h @@ -14,11 +14,13 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GROUP_MEMBER_H_ # define GROUP_MEMBER_H_ 1 +# include + int group_member (gid_t); #endif /* GROUP_MEMBER_H_ */