mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
7f932a1d60
https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
11 lines
216 B
C
11 lines
216 B
C
--- src/output.c.orig 2000-10-29 14:43:15 UTC
|
|
+++ src/output.c
|
|
@@ -11,7 +11,6 @@ of system memory.
|
|
#ifdef HAVE_STDLIB_H
|
|
|
|
#endif
|
|
-#include <malloc.h>
|
|
#include <math.h>
|
|
#include <string.h>
|
|
#include <sys/types.h>
|