remove obstack support
[uclibc-ng.git] / libc / misc / ctype / isgraph.c
blobc4ad1b7b5916709b3f9edb1252194c346bd64f84
1 /*
2 * Copyright (C) 2003-2006 Manuel Novoa III <mjn3@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_isgraph
8 #include "ctype.c"