forked from Lainports/freebsd-ports
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>
10 lines
196 B
C
10 lines
196 B
C
--- src/string.c.orig Tue Jul 19 12:23:46 2005
|
|
+++ src/string.c Tue Jul 19 12:23:56 2005
|
|
@@ -2,7 +2,6 @@
|
|
#include <stdlib.h>
|
|
#endif
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include "yagi.h"
|
|
|
|
|