aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-31 23:24:37 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-31 23:24:37 +0000
commit6dbca34bd3c39b8c9172466c73fece067c590b04 (patch)
tree9c8d9feedd8d7fcdbfa4e98f90b66c4b7008e3ac /tests
parent73487a23da124d841886e83329d5e108b9d5d48e (diff)
Make the test compile again
Diffstat (limited to 'tests')
-rw-r--r--tests/gsm0408/gsm0408_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gsm0408/gsm0408_test.c b/tests/gsm0408/gsm0408_test.c
index 659a03b03..af625377c 100644
--- a/tests/gsm0408/gsm0408_test.c
+++ b/tests/gsm0408/gsm0408_test.c
@@ -71,6 +71,7 @@ int main(int argc, char** argv)
void rsl_data_request(void) {}
void gsm0411_rcv_sms(void) {}
void schedule_timer(void) {}
+void del_timer(void) {}
void subscr_get_by_tmsi(void) {}
void subscr_update(void) {}
void db_subscriber_assoc_imei(void) {}