ports/math/superlu_mt/files/patch-SRC+pdmemory.c
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

11 lines
229 B
C

--- SRC/pdmemory.c.orig Thu May 8 22:40:59 2003
+++ SRC/pdmemory.c Thu May 8 22:41:20 2003
@@ -6,7 +6,7 @@
*
*/
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
#include "pdsp_defs.h"
/* ------------------