Kernel - ADded ctype.h to utf16.h's include list
authorJohn Hodge <[email protected]>
Sat, 27 Jul 2013 15:49:13 +0000 (23:49 +0800)
committerJohn Hodge <[email protected]>
Sat, 27 Jul 2013 15:49:13 +0000 (23:49 +0800)
KernelLand/Kernel/utf16.c

index 3f27df3..1101fb4 100644 (file)
@@ -8,6 +8,7 @@
 #define DEBUG  0
 #include <acess.h>
 #include <utf16.h>
+#include <ctype.h>
 
 int ReadUTF16(const Uint16 *Str16, Uint32 *Codepoint)
 {

UCC git Repository :: git.ucc.asn.au