summaryrefslogtreecommitdiff
blob: d5818a01f5c503500072483804f3b88a5a7d11a6 (plain)
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 */