summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-ai
blob: 5f641496b51c373ea91d6eb44d907e16abc9d671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2007/08/08 19:15:45 joerg Exp $

--- lib/Matrix/eigen.c.orig	2007-08-08 18:41:56.000000000 +0000
+++ lib/Matrix/eigen.c
@@ -26,7 +26,7 @@
 
 # include <stdio.h>
 # include <math.h>
-# include <malloc.h>
+# include <stdlib.h>
 # include "matrix.h"
 # include "error.h"