Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 62ad35541a3d3512013c274f98016288 > files > 1

zn_poly-0.9-7mdv2010.0.src.rpm

diff -p -up zn_poly-0.9/include/zn_poly.h.orig zn_poly-0.9/include/zn_poly.h
--- zn_poly-0.9/include/zn_poly.h.orig	2009-07-15 19:01:38.000000000 -0300
+++ zn_poly-0.9/include/zn_poly.h	2009-07-15 19:02:25.000000000 -0300
@@ -69,7 +69,7 @@ zn_poly_version_string ();
 /*
    I get really sick of typing unsigned long.
 */
-typedef unsigned long  ulong;
+#define ulong unsigned long
 
 
 #include "wide_arith.h"