glibc/sysdeps/unix/sysv/linux/m68k/getgroups.c

3 lines
123 B
C
Raw Normal View History

1997-01-19 04:54:14 +00:00
/* We also have to rewrite the kernel gid_t to the user land type. */
#include <sysdeps/unix/sysv/linux/i386/getgroups.c>