https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
10 lines
202 B
C
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
|