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