Also include <ctype.h> in the native kernel
This commit is contained in:
parent
f84f68542f
commit
fb24fa3db7
|
@ -9,6 +9,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
#include <ssp.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user