summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-ai
blob: d85e92091ce049827aed1902365a73d5f6879216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.2 2009/12/17 20:31:37 abs Exp $

--- lib/Matrix/eigen.c.orig	2000-02-21 22:44:25.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"