opnsense-ports/comms/yagiuda/files/patch-src_output.c
Franco Fichtner cc331ac917 */*: sync with upstream
Taken from: HardenedBSD
2017-10-07 08:38:53 +02:00

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>