include ctype.h for tolower()
This commit is contained in:
parent
d8455890b8
commit
3fccb064bd
@ -49,6 +49,7 @@
|
||||
* WITH THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user