diff options
Diffstat (limited to 'math/superlu_mt/files/patch-SRC+pdmemory.c')
-rw-r--r-- | math/superlu_mt/files/patch-SRC+pdmemory.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/superlu_mt/files/patch-SRC+pdmemory.c b/math/superlu_mt/files/patch-SRC+pdmemory.c deleted file mode 100644 index ce766f1fe714..000000000000 --- a/math/superlu_mt/files/patch-SRC+pdmemory.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" - - /* ------------------ |