summaryrefslogtreecommitdiff
path: root/lib/include/nvif/os.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/nvif/os.h')
-rw-r--r--lib/include/nvif/os.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/include/nvif/os.h b/lib/include/nvif/os.h
index 275fa84ad..71a369ec2 100644
--- a/lib/include/nvif/os.h
+++ b/lib/include/nvif/os.h
@@ -32,6 +32,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <limits.h>
+#include <ctype.h>
typedef uint64_t u64;
typedef uint32_t u32;