wip iudummy struct osmo_sccp_addr -- drop this?

Change-Id: Ie1df8502c0b1a504b552cfe24ddc2717b672c300
This commit is contained in:
Neels Hofmeyr
2017-05-08 15:10:42 +02:00
committed by Neels Hofmeyr
parent e66311b1bd
commit a3df1f8732

View File

@@ -9,6 +9,7 @@ struct msgb;
struct ue_conn_ctx;
struct gsm_auth_tuple;
struct RANAP_Cause;
struct osmo_sccp_addr;
int iu_tx(struct msgb *msg, uint8_t sapi)
{