getgroups: avoid compilation failure
authorEric Blake <ebb9@byu.net>
Fri, 13 Nov 2009 16:06:14 +0000 (09:06 -0700)
committerIan Beckwith <ianb@erislabs.net>
Sun, 15 Nov 2009 03:13:59 +0000 (03:13 +0000)
commit5390af1423eab9623205ddd259668ca123c07dd7
tree7e4f954d269f4f56bdb8120ccb559e866c4e910a
parentdc5014b067e54893b30d0693942240ef9ac7c6f2
getgroups: avoid compilation failure

* lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
* modules/getgroups (Depends-on): Add stdint.

Signed-off-by: Eric Blake <ebb9@byu.net>
(cherry picked from commit f3a2c4aaa9ad3ed11c1437cdce8ae172fd273a1f)
ChangeLog
lib/getgroups.c
modules/getgroups