libdl: end must be bigger than start
[uclibc-ng.git] / libc / pwd_grp / initgroups.c
blobd02be5e0211511296e83d9fd1ca1c00d1592368f
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_initgroups
8 #include "pwd_grp.c"