From f1dcfd03b4648fd6c0221d14436b391cd368beac Mon Sep 17 00:00:00 2001 From: forsyth Date: Wed, 3 Feb 2010 20:48:47 +0000 Subject: 20100203-2048 --- Irix/mips/include/lib9.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Irix') diff --git a/Irix/mips/include/lib9.h b/Irix/mips/include/lib9.h index 8531eaa0..ca4916ec 100644 --- a/Irix/mips/include/lib9.h +++ b/Irix/mips/include/lib9.h @@ -29,6 +29,8 @@ typedef unsigned short Rune; typedef long long int vlong; typedef unsigned long long int uvlong; typedef unsigned int u32int; +typedef uvlong u64int; + typedef unsigned int mpdigit; /* for /sys/include/mp.h */ typedef unsigned short u16int; typedef unsigned char u8int; -- cgit v1.2.3