ports/print/lgrind/files/patch-source_lgrind.c
Pawel Pekala b724d6bfb1 - Revive print/lgrind, now distributed as one file
- Add new mastersite, homepage, staging support
- Clean pkg-plist

PR:		195437
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2014-12-18 19:49:56 +00:00

11 lines
321 B
C

--- 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>