From: H. Peter Anvin Date: Tue, 3 Aug 2010 04:03:46 +0000 (-0700) Subject: x86, setup: move isdigit.h to ctype.h, header files on top. X-Git-Tag: v2.6.36-rc1~524^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6238b47b58480cd9c092600c05338dbe261b71ce;p=pandora-kernel.git x86, setup: move isdigit.h to ctype.h, header files on top. It is a subset of functionality, so name it ctype.h. Also, reorganize header files so #include statements are clustered near the top as they should be. Signed-off-by: H. Peter Anvin LKML-Reference: <4C5752F2.8030206@kernel.org> --- Reading git-diff-tree failed