From 3aad776b280c889a5432e51fbdbe78ef1af624c9 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 10 Dec 2010 12:18:57 +0100 Subject: isup: Respond to a ISUP GRS with a GRA. --- tests/isup/isup_parse_test.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/isup/isup_parse_test.c b/tests/isup/isup_parse_test.c index 721e9ce..af6b5bf 100644 --- a/tests/isup/isup_parse_test.c +++ b/tests/isup/isup_parse_test.c @@ -61,3 +61,6 @@ int main(int argc, char **argv) printf("All tests passed.\n"); return 0; } + +/* stubs */ +int mtp_link_submit_isup_data() {return -1;} -- cgit v1.2.3