freebsd-ports/math/superlu_mt/files/patch-SRC+util.h
Maho Nakata bd3ab8c828 Add new port superlu_mt
PR:		52033
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-12 03:11:47 +00:00

10 lines
222 B
C

--- SRC/util.h.orig Wed Sep 1 19:13:00 1999
+++ SRC/util.h Thu May 8 22:31:53 2003
@@ -12,7 +12,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
/* Macros */
#ifndef USER_ABORT