diff --git a/openbsc/include/openbsc/gsm_data_shared.h b/openbsc/include/openbsc/gsm_data_shared.h index a639a1cc5..ca88fed27 100644 --- a/openbsc/include/openbsc/gsm_data_shared.h +++ b/openbsc/include/openbsc/gsm_data_shared.h @@ -17,6 +17,8 @@ #include #include +#include + struct osmo_msc_data; struct osmo_bsc_sccp_con; struct gsm_sms_queue;