12 lines
368 B
Text
12 lines
368 B
Text
$NetBSD: patch-ae,v 1.2 2011/10/18 23:25:50 minskim Exp $
|
|
|
|
--- source/lgrind.c.orig 2007-08-08 19:31:25.000000000 +0000
|
|
+++ source/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> */
|