glibc/sysdeps/unix/sysv/linux/m68k/getgroups.c
2014-02-10 20:22:40 +01:00

3 lines
123 B
C

/* We also have to rewrite the kernel gid_t to the user land type. */
#include <sysdeps/unix/sysv/linux/i386/getgroups.c>