mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
10 lines
216 B
C
10 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>
|