*** chm_lib.c Fri Jun 16 21:56:59 2006 --- /tmp/chm_lib.c Tue Aug 8 14:57:57 2006 *************** *** 160,166 **** /* Sparc */ /* MIPS */ /* PPC */ ! #elif __i386__ || __sun || __sgi || __ppc__ typedef unsigned char UChar; typedef short Int16; typedef unsigned short UInt16; --- 160,166 ---- /* Sparc */ /* MIPS */ /* PPC */ ! #elif __i386__ || __sun || __sgi || __ppc__ || __hppa__ typedef unsigned char UChar; typedef short Int16; typedef unsigned short UInt16;