aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2009-01-27 19:09:38 +0000
committerHolger Freyther <zecke@selfish.org>2009-01-27 19:09:38 +0000
commitfde3114fb5110674716b8e9d061950f807ee13ba (patch)
tree82a9785de2a06881295cd817cc03c9b811168ade /tests
parent245c534806dfa54fd018710c509707017ea5dd8b (diff)
[tests] build fix
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 0fe13108e..cda28b153 100644
--- a/tests/gsm0408/gsm0408_test.c
+++ b/tests/gsm0408/gsm0408_test.c
@@ -74,6 +74,7 @@ void schedule_timer(void) {}
void del_timer(void) {}
void subscr_get_by_tmsi(void) {}
void subscr_update(void) {}
+void subscr_put(void) {}
void db_subscriber_assoc_imei(void) {}
void db_subscriber_alloc_tmsi(void) {}
void db_create_subscriber(void) {}