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

--- lib/Matrix/c_data.c.orig	2007-08-08 18:37:42.000000000 +0000
+++ lib/Matrix/c_data.c
@@ -25,7 +25,7 @@
  ************************************************************************/
 
 # include <stdio.h>
-# include <malloc.h>
+# include <stdlib.h>
 # include "matrix.h"
 # include "cmatrix.h"
 # include "error.h"