mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 19:31:53 +00:00
6238b47b58
It is a subset of <ctype.h> 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 <hpa@zytor.com> LKML-Reference: <4C5752F2.8030206@kernel.org>
3 lines
41 B
C
3 lines
41 B
C
#include "misc.h"
|
|
#include "../string.c"
|