summaryrefslogtreecommitdiff
path: root/NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'NetBSD')
-rw-r--r--NetBSD/386/include/lib9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetBSD/386/include/lib9.h b/NetBSD/386/include/lib9.h
index df980a40..0e0222ea 100644
--- a/NetBSD/386/include/lib9.h
+++ b/NetBSD/386/include/lib9.h
@@ -57,7 +57,7 @@ typedef unsigned int uint32;
typedef long long int64;
typedef unsigned long long uint64;
-typedef unsigned short Rune;
+typedef unsigned int Rune;
typedef unsigned int mpdigit; /* for /sys/include/mp.h */