projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fb585
)
Added include vfo.h to remove warning on vfo_move call
author
John Melton G0ORX
<john.d.melton@googlemail.com>
Sun, 23 Feb 2020 12:02:02 +0000
(12:02 +0000)
committer
John Melton G0ORX
<john.d.melton@googlemail.com>
Sun, 23 Feb 2020 12:02:02 +0000
(12:02 +0000)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index c2281a2b410e0425ccd2a4cbee3c73472dc18b47..39cdbb4eebeab10a70f9045eb633dff21cbaa997 100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-58,6
+58,7
@@
#include "soapy_protocol.h"
#endif
#include "ext.h"
+#include "vfo.h"
struct utsname unameData;