mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 23:41:45 +03:00
Move tolower() etc to ctype.h as per ISO C
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
/* *** FROM string.c *** */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user