freebsd-ports/comms/yagiuda/files/patch-src_input.c
Pav Lucistnik 38d2f8ff93 The Yagi-Uda project is a set of programmes for designing, and optimising
Yagi-Uda antennas, with 2 or more elements, such as shown below.  Additionally,
a very simple program called dipole works with just a dipole, but its
functionality is limited.

PR:		ports/83737
Submitted by:	Diane Bruce <db@db.net>
2005-07-20 14:58:46 +00:00

10 lines
210 B
C

--- src/input.c.orig Tue Jul 19 12:24:11 2005
+++ src/input.c Tue Jul 19 12:24:18 2005
@@ -16,7 +16,6 @@
*/
#include <stdio.h>
-#include <malloc.h>
#include <math.h>
#include "nrutil.h"
#include "yagi.h"