1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-30 00:56:50 +03:00
Mike Frysinger 283c873654 fix missing ctype.h include
This file uses isspace but doesn't include ctype.h leading to:
isomac.c: In function 'get_null_defines':
isomac.c:305:30: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration]
	for (end = start + 1; !isspace (*end) && *end != '\0'; ++end)
2015-08-06 02:59:52 -04:00
..
2002-07-20 01:14:41 +00:00
2012-01-16 09:03:20 -05:00
2012-07-16 18:46:40 +02:00
2005-09-28 06:09:24 +00:00
2005-09-28 06:09:24 +00:00
2003-06-11 23:22:36 +00:00
2005-12-14 15:06:39 +00:00
2015-08-06 02:59:52 -04:00
2005-12-14 15:06:39 +00:00
2015-05-27 08:07:07 +05:30
2005-12-14 15:06:39 +00:00
2004-03-10 09:29:17 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2004-02-23 23:30:12 +00:00
2000-12-05 08:17:58 +00:00
2006-12-10 01:11:45 +00:00
2014-12-29 23:14:38 -05:00
2005-01-04 07:48:13 +00:00
2005-01-04 07:48:13 +00:00
2003-09-17 18:23:49 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00