1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/parmetis/files/patch-aa
Steve Price d6b3478d77 Initial import of ParMetis version 2.0.
A package for parallel (mpi) unstructured graph partitioning.

PR:		11783
Submitted by:	Eoin Lawless <eoin@maths.tcd.ie>
1999-06-09 01:47:33 +00:00

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>