summaryrefslogtreecommitdiff
path: root/cad/felt/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'cad/felt/patches/patch-am')
-rw-r--r--cad/felt/patches/patch-am13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/felt/patches/patch-am b/cad/felt/patches/patch-am
new file mode 100644
index 00000000000..037f2a0e1da
--- /dev/null
+++ b/cad/felt/patches/patch-am
@@ -0,0 +1,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"