summaryrefslogtreecommitdiff
path: root/ham/yaesu/patches/patch-mem__2vfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'ham/yaesu/patches/patch-mem__2vfo.c')
-rw-r--r--ham/yaesu/patches/patch-mem__2vfo.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/ham/yaesu/patches/patch-mem__2vfo.c b/ham/yaesu/patches/patch-mem__2vfo.c
new file mode 100644
index 00000000000..bae010266b5
--- /dev/null
+++ b/ham/yaesu/patches/patch-mem__2vfo.c
@@ -0,0 +1,15 @@
+$NetBSD: patch-mem__2vfo.c,v 1.1 2012/10/24 15:38:01 joerg Exp $
+
+--- mem_2vfo.c.orig 2012-10-21 10:06:08.000000000 +0000
++++ mem_2vfo.c
+@@ -1,8 +1,6 @@
+-extern main();
+-extern flag_data_return[];
+-extern outport();
++#include "yaesu.h"
+
+-mem_2vfo(int fdSer) {
++void mem_2vfo(int fdSer) {
+ int opcode, memory_number, bogus, tx_mode;
+ bogus = 1;
+