summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'cad/felt/patches/patch-ag')
-rw-r--r--cad/felt/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/felt/patches/patch-ag b/cad/felt/patches/patch-ag
new file mode 100644
index 00000000000..d7cf83e2668
--- /dev/null
+++ b/cad/felt/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2007/08/08 19:15:45 joerg Exp $
+
+--- lib/Matrix/c_factor.c.orig 2007-08-08 18:40:32.000000000 +0000
++++ lib/Matrix/c_factor.c
+@@ -26,7 +26,7 @@
+
+ # include <stdio.h>
+ # include <math.h>
+-# include <malloc.h>
++# include <stdlib.h>
+ # include "matrix.h"
+ # include "cmatrix.h"
+ # include "error.h"