Change getgroups to use GETGROUPS_T as the type of the group array returned,
[rsync/rsync.git] / configure.in
index 11d6fae..5b913ea 100644 (file)
@@ -37,6 +37,7 @@ AC_TYPE_MODE_T
 AC_TYPE_OFF_T
 AC_TYPE_SIZE_T
 AC_TYPE_PID_T
+AC_TYPE_GETGROUPS
 AC_STRUCT_ST_RDEV
 AC_CHECK_TYPE(ino_t,unsigned)