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

10 lines
202 B
C

--- src/gain.c.orig 2000-10-28 11:45:51 UTC
+++ src/gain.c
@@ -3,7 +3,6 @@
#endif
#include <stdio.h>
#include <math.h>
-#include <malloc.h>
#include <errno.h>
#include "yagi.h"
#define TINY 1e-10