1 2 3 4 5 6 7 8 9 10 11
--- 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 */