Package: scotch / 5.1.12b.dfsg-2.1

metis-header.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: scotch-5.1.10b.dfsg/src/libscotchmetis/metis.h
===================================================================
--- scotch-5.1.10b.dfsg.orig/src/libscotchmetis/metis.h	2010-10-18 17:08:25.000000000 +0200
+++ scotch-5.1.10b.dfsg/src/libscotchmetis/metis.h	2010-10-18 17:08:52.000000000 +0200
@@ -82,6 +82,8 @@
 #define METISNAME4(p,s)             p##s
 #endif /* METISNAMEL */
 
+typedef int idxtype;
+
 /*
 **  The function prototypes.
 */