sparc: disable cancellable system, as it fails in strange ways right now
[uclibc-ng.git] / libc / pwd_grp / getspent.c
blob5699b67d6a26145d58581964c67d0f461a3dc7cd
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
8 #include "pwd_grp.c"