maint: use <unistd.h>, not "group-member.h"
commit6bc73ee56ee525b30053cf7ec06215ef39f9e8de
authorJim Meyering <meyering@redhat.com>
Thu, 12 May 2011 06:23:02 +0000 (12 08:23 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 12 May 2011 06:23:52 +0000 (12 08:23 +0200)
treeec8f9bdc95653d1bb91b6e364e3ab864f1951fde
parenteec0e6d2e4f6bc62384f6474c0addc4489dee1ec
maint: use <unistd.h>, not "group-member.h"

gnulib's group-member module now ensures that the group_member
function is declared in <unistd.h>, just like it is glibc.
* lib/euidaccess-stat.c: Remove inclusion of "group-member.h".
* src/chgrp.c: Likewise.
lib/euidaccess-stat.c
src/chgrp.c