Add #include for ctype.h to cover strupr() in the !_KERNEL case.
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
This commit is contained in:
parent
bb0b657d01
commit
90325c0beb
@ -162,6 +162,7 @@
|
||||
#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