mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a soundcard and a pc and linux(FreeBSD), all of which need not be the newest. The core of hf, the heart of the program (hfkernel) is a real master-piece of code, it has originally been made by Tom Sailer, many thanks Tom! hf can also do MT63 and has a CW elbug function. WWW: http://www.hf.webmasternet.org - Diane Bruce, VA3DB db@db.net PR: ports/101452 Submitted by: db
10 lines
254 B
C
10 lines
254 B
C
--- hfkernel/fsk/amtor.c.orig Sun Jul 30 01:38:53 2006
|
|
+++ hfkernel/fsk/amtor.c Sun Jul 30 01:39:10 2006
|
|
@@ -32,6 +32,7 @@
|
|
#include <assert.h>
|
|
#include <syslog.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
|
|
#include "fskl1.h"
|
|
#include "fskutil.h"
|