bump for release 1.0.29
[uclibc-ng.git] / libc / pwd_grp / getpwent_r.c
blob9f00b05f4e838342fb05697f61ee5c9e528cfc8f
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_getpwent_r
8 #include "pwd_grp.c"