From f71b1168b6f3e1887e0d156821b144164ca9fd96 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 25 Jan 2017 15:04:16 +0100 Subject: Add msc_vlr test suite for MSC+VLR end-to-end tests Change-Id: Ic073f3a069a7f5e7e421e0e56140f069ee9b10b8 --- openbsc/include/openbsc/gsm_04_11.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/include') diff --git a/openbsc/include/openbsc/gsm_04_11.h b/openbsc/include/openbsc/gsm_04_11.h index c67ed146b..433d8fba5 100644 --- a/openbsc/include/openbsc/gsm_04_11.h +++ b/openbsc/include/openbsc/gsm_04_11.h @@ -4,6 +4,8 @@ #include struct vlr_subscr; +struct gsm_subscriber_connection; +struct gsm_trans; #define UM_SAPI_SMS 3 /* See GSM 04.05/04.06 */ -- cgit v1.2.3