diff options
-rw-r--r-- | otherlibs/unix/libunix.clib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/libunix.clib b/otherlibs/unix/libunix.clib index e6ce2d525..7cfa06bbd 100644 --- a/otherlibs/unix/libunix.clib +++ b/otherlibs/unix/libunix.clib @@ -13,4 +13,4 @@ setgid.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o -utimes.o wait.o write.o +utimes.o wait.o write.o initgroups.o setgroups.o |