summaryrefslogtreecommitdiff
path: root/print/lgrind/files/patch-source_lgrind.c
blob: 27392f0450bbf41f87e6095f8bfb48d077123149 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- source/lgrind.c.orig	Fri Mar 28 10:08:41 2003
+++ source/lgrind.c	Fri Mar 28 10:09:12 2003
@@ -94,7 +94,7 @@
 #include <stdlib.h>
 #include <ctype.h>
 #include <string.h>
-#include <malloc.h>
+/*#include <malloc.h> */
 #include <time.h>
 /* One of the following two (depending on your system) */
 #include <unistd.h>