diff --git a/include/osmocom/codec/ecu.h b/include/osmocom/codec/ecu.h index f3b34c978..927ca0dae 100644 --- a/include/osmocom/codec/ecu.h +++ b/include/osmocom/codec/ecu.h @@ -5,6 +5,7 @@ #include +/* ECU state for GSM-FR */ struct osmo_ecu_fr_state { bool subsequent_lost_frame; uint8_t frame_backup[GSM_FR_BYTES];