*** sh.exp.c.orig Thu Dec 17 09:41:49 1998 --- sh.exp.c Thu Dec 17 09:42:41 1998 *************** *** 155,161 **** * and they define _SC_NGROUPS_MAX without having sysconf */ # undef _SC_NGROUPS_MAX ! # if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__bsdi__) # define GID_T gid_t # else # define GID_T int --- 155,161 ---- * and they define _SC_NGROUPS_MAX without having sysconf */ # undef _SC_NGROUPS_MAX ! # if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__bsdi__) # define GID_T gid_t # else # define GID_T int