File ghostscript-8.60-truetype.dif of Package ghostscript-library.openSUSE_11.4_Update

--- base/ttfoutl.h
+++ base/ttfoutl.h	2007-08-03 18:45:48.751211167 +0200
@@ -17,6 +17,8 @@
 #ifndef incl_ttfoutl
 #define incl_ttfoutl
 
+#include "ttconf.h"
+
 #ifndef TFace_defined
 #define TFace_defined
 typedef struct _TFace TFace;
--- base/ttinterp.c
+++ base/ttinterp.c	2007-08-03 18:46:40.512743710 +0200
@@ -4694,7 +4694,7 @@ static int nInstrCount=0;
         return;
       }
 
-      C = ((unsigned long)(B & 0xF0)) >> 4;
+      C = ((ULong)(B & 0xF0)) >> 4;
 
       switch ( CUR.opcode )
       {
openSUSE Build Service is sponsored by