mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
38d2f8ff93
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>
11 lines
181 B
C
11 lines
181 B
C
--- src/random.c.orig Tue Jul 19 12:36:04 2005
|
|
+++ src/random.c Tue Jul 19 12:36:13 2005
|
|
@@ -42,7 +42,6 @@
|
|
#endif
|
|
|
|
|
|
-#include <values.h>
|
|
#include "yagi.h"
|
|
|
|
double randreal(void)
|