mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d6b3478d77
A package for parallel (mpi) unstructured graph partitioning. PR: 11783 Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
--- ParMETISLib/parmetis.h.orig Wed May 19 17:32:56 1999
|
|
+++ ParMETISLib/parmetis.h Wed May 19 17:33:05 1999
|
|
@@ -14,7 +14,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <strings.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|