1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-25 12:42:04 +03:00
Files
glibc/sysdeps/unix/sysv/linux/arm/getgroups.c
2004-12-22 20:10:10 +00: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>