Remove the user include of ctype.h and instead include it for each utility
that uses strupr().
This commit is contained in:
parent
327f90d8cc
commit
22d162d7d1
@ -162,7 +162,6 @@
|
||||
#define ACPI_USE_STANDARD_HEADERS
|
||||
#define ACPI_FLUSH_CPU_CACHE()
|
||||
#include <sys/types.h>
|
||||
/* #include <ctype.h> */
|
||||
|
||||
#define __cli()
|
||||
#define __sti()
|
||||
|
Loading…
Reference in New Issue
Block a user