summaryrefslogtreecommitdiff
path: root/MacOSX/386/include/lib9.h
diff options
context:
space:
mode:
Diffstat (limited to 'MacOSX/386/include/lib9.h')
-rw-r--r--MacOSX/386/include/lib9.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MacOSX/386/include/lib9.h b/MacOSX/386/include/lib9.h
index 841da466..9b67537b 100644
--- a/MacOSX/386/include/lib9.h
+++ b/MacOSX/386/include/lib9.h
@@ -36,6 +36,8 @@ typedef long long vlong;
typedef unsigned long long uvlong;
typedef ushort Rune;
typedef unsigned int u32int;
+typedef uvlong u64int;
+
typedef unsigned int mpdigit; /* for /sys/include/mp.h */
typedef unsigned short u16int;
typedef unsigned char u8int;