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