cfr34k-overlay/media-libs/codec2/files/codec2-0.8.1-fno-common.patch
Thomas Kolb aee9d4a885 Lots of changes on webrx host accumulated over time
- Adds ebuilds for amateur radio digital signal processing
- Removes some very outdated ebuilds
- Updates some others to newer EAPIs
2023-09-16 21:08:18 +00:00

12 lines
269 B
Diff

--- a/src/codec2_ofdm.h
+++ b/src/codec2_ofdm.h
@@ -51,7 +51,7 @@
struct OFDM;
/* Default configuration for '700D' mode */
-const struct OFDM_CONFIG * OFDM_CONFIG_700D;
+extern const struct OFDM_CONFIG * OFDM_CONFIG_700D;
/* create and destroy modem states */