Fix build on non-i386:
1) #ifndef IRIX -> $ifdef __i386__ 2) int64 -> int64_t and #include <stdint.h>
Authored by: mcelrath 2003-02-03
Parent: [r1681]
Child: [r1683]