mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 21:09:31 -04:00
13 lines
368 B
Plaintext
13 lines
368 B
Plaintext
$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> */
|