summaryrefslogtreecommitdiff
path: root/math/superlu_mt/files/patch-SRC+qrnzcnt.c
blob: 70aba701188da23222920321d930e405b4ea9ab1 (plain) (blame)
1
2
3
4
5
6
7
8
--- SRC/qrnzcnt.c.orig	Thu May  8 22:47:27 2003
+++ SRC/qrnzcnt.c	Thu May  8 22:47:47 2003
@@ -1,4 +1,4 @@
-#include <malloc.h>
+#include <stdlib.h>
 #include "pdsp_defs.h"
 
 #define EMPTY    (-1)