aboutsummaryrefslogtreecommitdiffstats
path: root/tests/channel/channel_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/channel/channel_test.c')
-rw-r--r--tests/channel/channel_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/channel/channel_test.c b/tests/channel/channel_test.c
index b41e3d6a7..78db1d4e3 100644
--- a/tests/channel/channel_test.c
+++ b/tests/channel/channel_test.c
@@ -119,5 +119,6 @@ void ipa_client_conn_open() {}
void ipa_client_conn_send() {}
void ipa_msg_push_header() {}
void ipaccess_bts_handle_ccm() {}
+struct gsm_subscriber_connection *bsc_subscr_con_allocate(struct gsm_network *network) { return NULL; }
struct tlv_definition nm_att_tlvdef;