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

--- src/Patchwork/util.c.orig	2007-08-08 18:51:20.000000000 +0000
+++ src/Patchwork/util.c
@@ -28,7 +28,7 @@
 # include <math.h>
 # include <stdio.h>
 # include <string.h>
-# include <malloc.h>
+# include <stdlib.h>
 # include "fe.h"
 # include "problem.h"
 # include "objects.h"