You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/codec2/files/codec2-0.8.1-fno-common.patch

12 lines
269 B

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