getgroups: fix compilation when getgroups is available * lib/getgroups.c (includes): Include <unistd.h> for getgroups, but with <config.h> override of getgroups disabled. Signed-off-by: Eric Blake <ebb9@byu.net>