Blame SOURCES/metis-width-datatype.patch

6b9aab
--- include/metis.orig.h	2013-03-11 20:50:00.000000000 +0100
6b9aab
+++ include/metis.h	2013-03-16 12:14:59.117329640 +0100
6b9aab
@@ -30,7 +30,7 @@
6b9aab
  GCC does provides these definitions in stdint.h, but it may require some
6b9aab
  modifications on other architectures.
6b9aab
 --------------------------------------------------------------------------*/
6b9aab
-#define IDXTYPEWIDTH 32
6b9aab
+#define IDXTYPEWIDTH 64
6b9aab
 
6b9aab
 
6b9aab
 /*--------------------------------------------------------------------------
6b9aab