From 763b42a92a7c60f931a9c7a3130f85c7080bee07 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 29 Dec 2010 11:07:22 +0100 Subject: subscr: Dump the pending requests to help with debugging state. --- openbsc/tests/db/db_test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/tests/db') diff --git a/openbsc/tests/db/db_test.c b/openbsc/tests/db/db_test.c index f126e9655..eba72dfdc 100644 --- a/openbsc/tests/db/db_test.c +++ b/openbsc/tests/db/db_test.c @@ -104,3 +104,4 @@ int main() { /* stubs */ void input_event(void) {} void nm_state_event(void) {} +void vty_out() {} -- cgit v1.2.3