remove obstack support
[uclibc-ng.git] / libc / pwd_grp / fgetpwent_r.c
blob8b9350347f8d9fb3b7fd30a2762c367d9931ca74
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_fgetpwent_r
8 #include "pwd_grp.c"