summaryrefslogtreecommitdiff
path: root/print/lgrind/patches/patch-ae
blob: ecb3ded27430901f0353d9a944076641de53f5ad (plain)
1
2
3
4
5
6
7
8
9
10
11
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> */