setgroups fix

This commit is contained in:
David van Moolenbroek 2010-01-19 21:15:43 +00:00
parent 61bb82a44b
commit cff75286df
2 changed files with 1 additions and 1 deletions

View file

@ -26,6 +26,7 @@ libc_FILES=" \
_reboot.c \
_sbrk.c \
_seekdir.c \
_setgroups.c \
_sprofile.c \
_svrctl.c \
_sysuname.c \
@ -79,7 +80,6 @@ libc_FILES=" \
rindex.c \
rlimit.c \
setenv.c \
setgroups.c \
settimeofday.c \
stderr.c \
strdup.c \