aboutsummaryrefslogtreecommitdiff
path: root/math/arpack++/files/patch-include__arlutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/arpack++/files/patch-include__arlutil.h')
-rw-r--r--math/arpack++/files/patch-include__arlutil.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/arpack++/files/patch-include__arlutil.h b/math/arpack++/files/patch-include__arlutil.h
new file mode 100644
index 000000000000..40e7ac7f0b53
--- /dev/null
+++ b/math/arpack++/files/patch-include__arlutil.h
@@ -0,0 +1,11 @@
+--- include/arlutil.h.orig Thu Jul 31 22:32:42 1997
++++ include/arlutil.h Mon Oct 20 00:09:43 2003
+@@ -12,7 +12,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <assert.h>
+
+ /* Macros */