summaryrefslogtreecommitdiff
path: root/print/lgrind/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'print/lgrind/patches/patch-ae')
-rw-r--r--print/lgrind/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/lgrind/patches/patch-ae b/print/lgrind/patches/patch-ae
new file mode 100644
index 00000000000..ecb3ded2743
--- /dev/null
+++ b/print/lgrind/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2007/08/08 19:50:55 joerg Exp $
+
+--- lgrind.c.orig 2007-08-08 19:31:25.000000000 +0000
++++ lgrind.c
+@@ -70,7 +70,6 @@ static char Version[] =
+ #include <stdlib.h>
+ #include <ctype.h>
+ #include <string.h>
+-#include <malloc.h>
+ /* One of the following two (depending on your system) */
+ #include <unistd.h>
+ /* #include <io.h> */