cfr34k-overlay/media-libs/codec2/files/codec2-0.8.1-fno-common.patch

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 */