test: Make it compile but it is segfaulting on start now

This commit is contained in:
Holger Hans Peter Freyther 2010-12-21 13:43:52 +01:00
parent 2391b4c474
commit d9cdd056ff
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ void nm_state_event() {}
void input_event() {}
void sms_alloc() {}
void gsm_net_update_ctype(struct gsm_network *network) {}
void gsm48_secure_channel() {}
struct tlv_definition nm_att_tlvdef;