getgroups: avoid compilation failure
authorEric Blake <ebb9@byu.net>
Fri, 13 Nov 2009 16:06:14 +0000 (09:06 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 13 Nov 2009 16:06:14 +0000 (09:06 -0700)
commitf3a2c4aaa9ad3ed11c1437cdce8ae172fd273a1f
tree50e1bcb1b0c33682bc70fb6169589dd549dff740
parent0173b1e598b66fc95f4cf3af023313e29701e384
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>
ChangeLog
lib/getgroups.c
modules/getgroups